Back to Devexpress

GotoDateFormEventArgs Properties

windowsforms-devexpress-dot-xtrascheduler-dot-gotodateformeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

GotoDateFormEventArgs Properties

Provides data for the SchedulerControl.GotoDateFormShowing event.

NameDescription
DateGets or sets the date shown in the Go To Date dialog window.
DialogResultGets or sets the return value of a dialog box. Inherited from ShowFormEventArgs.
HandledGets or sets whether an event was handled, if it was handled the default actions are not required. Inherited from ShowFormEventArgs.
ParentGets or sets a parent of the form being shown. Inherited from ShowFormEventArgs.
SchedulerViewTypeGets or sets the View type shown in the Go To Date dialog window.

See Also

GotoDateFormEventArgs Class

GotoDateFormEventArgs Members

DevExpress.XtraScheduler Namespace