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 Scheduler |
Container |
Gets or sets the object that will function as a container for an instance of the template used to render the Goto |
Form |
Gets or sets the Uniform Resource Locator (URL) of the form template.
Inherited from Scheduler |
See Also