SchedulerListEditorBase.Start Property
Specifies the start date of the scheduler.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime object specifying the start date of the scheduler. |
Remarks
For additional information, refer to the SchedulerControl.Start property description.
See Also