A newer version of this page is available.
Switch to the current version.
BootstrapRangeSelectorScaleMarker.LabelFormat Property
Formats a value before it is displayed in a scale marker.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapUIWidgetFormat LabelFormat { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property LabelFormat As BootstrapUIWidgetFormat
Property Value
Type | Description |
---|---|
BootstrapUIWidgetFormat | A BootstrapUIWidgetFormat object specifying formatting settings. |
See Also
Feedback