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

BootstrapRangeSelectorScale Class

Stores settings of the Range Selector control’s scale.

Namespace: DevExpress.Web.Bootstrap

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

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