ASPxSchedulerListEditor.Start Property
In This Article
Specifies the start date of the scheduler.
Namespace: DevExpress.ExpressApp.Scheduler.Web
Assembly: DevExpress.ExpressApp.Scheduler.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Scheduler.Web
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A Date |
#Remarks
For additional information, refer to the SchedulerControl.Start property description.
See Also