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

BootstrapRangeSelectorScale.SetTicksAtUnitBeginning Property

OBSOLETE

This member is not used any longer

This functionality is deprecated as redundant.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[Browsable(false)]
[DefaultValue(true)]
[Obsolete("This member is not used any longer")]
public bool SetTicksAtUnitBeginning { get; set; }

Property Value

Type Default
Boolean **true**
See Also