'DeclarationProtected Overridable ReadOnly Property DefaultMinimumThumbHeight As System.Integer
'UsageDim instance As NVRangeSlider Dim value As System.Integer value = instance.DefaultMinimumThumbHeight
protected virtual System.int DefaultMinimumThumbHeight {get;}