AutoSize Property (C1NumericEdit)
Gets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed.
public bool AutoSize {get; set;}
'Declaration
Public Property AutoSize As Boolean