DefaultSize Property (C1TextBoxBase)
Gets the default size of the control.
protected virtual Size DefaultSize {get;}
'Declaration
Protected Overridable ReadOnly Property DefaultSize As Size
Property Value
The default
System.Drawing.Size of the control.