Skip to main content

BootstrapRangeSelectorBackgroundSettings Class

Stores settings of the Range Selector control’s background.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

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