GotoDateFormEventArgs.Date Property
In This Article
Gets the initial date shown in the Go To Date dialog.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A Date |
#Remarks
Use the Date property to obtain the date that should be initially shown in the dialog. The standard Go To Date dialog is shown in the image below:
See Also