ComponentOne Input for WinForms
Font Property (NumericEditCalculator)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > NumericEditCalculator Class : Font Property
Gets or sets the font of the text displayed by the control.
Syntax
'Declaration
 
Public Overrides Property Font As System.Drawing.Font
public override System.Drawing.Font Font {get; set;}
See Also

Reference

NumericEditCalculator Class
NumericEditCalculator Members