ASPxSchedulerCustomErrorTextEventArgs Properties
Provides data for the ASPxScheduler.CustomErrorText event.
Name | Description |
---|---|
Error |
Gets or sets the explanatory text for the error. |
Exception | Gets the exception thrown. |
See Also