BootstrapRangeSelectorScale.ShowCustomBoundaryTicks Property
Specifies whether or not to show ticks for the boundary scale values, when neither major ticks nor minor ticks are created for these values.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to show boundary ticks; otherwise, false. |
See Also