GotoDateFormTemplateContainer.Date Property
In This Article
Gets a date to be set in the form’s date editor.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A Date |
#Remarks
Currently this date corresponds to the start of the interval, selected in the ASPxScheduler.
See Also