Skip to main content

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.v23.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