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

BootstrapRangeSelectorBackgroundSettings Class

Stores settings of the Range Selector control’s background.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapRangeSelectorBackgroundSettings :
    JsonProperties

The following members return BootstrapRangeSelectorBackgroundSettings objects:

Remarks

An object of the BootstrapRangeSelectorBackgroundSettings type can be accessed using the range selector’s BootstrapRangeSelector.SettingsBackground property.

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapRangeSelectorBackgroundSettings
See Also