SchedulerFormEventArgs Properties
Provides data for the ASPxScheduler.AppointmentFormShowing and ASPxScheduler.GotoDateFormShowing events| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. |
| Container | Gets or sets the container in which the template is instantiated. |
| FormTemplateUrl | Gets or sets the Uniform Resource Locator (URL) of the form template. |
See Also