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