GotoDateFormEventArgs Properties
Provides data for the ASPxScheduler.GotoDateFormShowing event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from SchedulerFormEventArgs. |
Container | Gets or sets the object that will function as a container for an instance of the template used to render the GotoDate form. |
FormTemplateUrl | Gets or sets the Uniform Resource Locator (URL) of the form template. Inherited from SchedulerFormEventArgs. |
See Also