GotoDateFormEventHandler Delegate
A method that will handle the ASPxScheduler.GotoDateFormShowing event.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
sender | Object | The ASPxScheduler control which fires the event. |
e | GotoDateFormEventArgs | A GotoDateFormEventArgs object that contains event data. |
See Also