Skip to main content
A newer version of this page is available. .

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.
TooltipCloud Gets or sets the name of a CSS class applied to a tooltip cloud element.
TooltipText Gets or sets the name of a CSS class applied to a tooltip text element.
See Also