BootstrapRangeSelectorCssClasses Properties
Stores CSS classes applied to visual elements of the BootstrapRangeSelector control.Name | Description |
---|---|
Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
IconExportButton | The CSS class of an icon displayed by the Export button. |
LoadingIndicatorRect | Inherited from BootstrapUIWidgetCssClassesEx. |
LoadingIndicatorText | Inherited from BootstrapUIWidgetCssClassesEx. |
SelectedRange | Gets or sets the name of a CSS class applied the selected range element. |
Shutter | Gets or sets the name of a CSS class applied the shutter element. |
SliderHandle | Gets or sets the name of a CSS class applied to a slider handle element. |
Subtitle | Inherited from BootstrapUIWidgetCssClassesEx. |
Title | Inherited from BootstrapUIWidgetCssClassesEx. |
See Also