ASPxSchedulerCustomErrorTextEventArgs Constructors
Provides data for the ASPxScheduler.CustomErrorText event.| Name | Parameters | Description |
|---|---|---|
| ASPxSchedulerCustomErrorTextEventArgs(Exception, String) | exception, errorText | Initializes a new instance of the ASPxSchedulerCustomErrorTextEventArgs class with the specified settings. |
See Also