BootstrapRangeSelector.SelectionStart Property
Gets or sets the selection start value.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | An object specifying the start value of the selected range. |
See Also