Skip to main content

BootstrapRangeSelectorScale Class

Stores settings of the Range Selector control’s scale.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

public class BootstrapRangeSelectorScale :
    JsonProperties

The following members return BootstrapRangeSelectorScale objects:

#Remarks

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

#Inheritance

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