Minimum Property (FlexSlider)
Class
FlexSlider
.
Action
Gets the minimum allowed value on the slider control. The default value is 0.
Syntax
C#
protected
Double
minimum { get; }
VB
'Declaration Protected Read Property minimum As
Double
Access
Read only.