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