Skip to main content

BootstrapRangeSelectorScaleMarker Class

Stores settings of the Range Selector control’s scale marker.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapRangeSelectorScaleMarker :
    JsonProperties,
    IClientCustomModifier

The following members return BootstrapRangeSelectorScaleMarker objects:

Inheritance

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