Enum RangeSlider.RangeSliderStyle
Specifies the possible styles that determine the appearance of the RangeSlider control.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum RangeSliderStyle
Fields
Name | Description |
---|---|
Default | Indicates the default style appearance of the RangeSlider control. |
Metro | Indicates the Metro style appearance of the RangeSlider control. |
Office2016Black | Indicates the Office2016Black style appearance of the RangeSlider control. |
Office2016Colorful | Indicates the Office2016Colorful style appearance of the RangeSlider control. |
Office2016DarkGray | Indicates the Office2016DarkGray style appearance of the RangeSlider control. |
Office2016White | Indicates the Office2016White style appearance of the RangeSlider control. |