IModelListViewScheduler.SelectedIntervalStart Property
Specifies the starting point of the time interval selected in the scheduler’s active view.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A |
Remarks
This property is considered for the List Views displayed by the DevExpress.ExpressApp.Scheduler.Blazor.Editors.SchedulerListEditor, SchedulerListEditor, and ASPxSchedulerListEditor.
See Also