DataLoadingErrorEventArgs Properties
Provides data for the DataLoadingError events.| Name | Description |
|---|---|
| Errors | Gets errors that occur during data loading. |
| Handled | Gets or sets whether default actions are required when data loading errors occur. |
See Also