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