DataLoadingErrorEventArgs Constructors
Provides data for the DataLoadingError events.Name | Parameters | Description |
---|---|---|
DataLoadingErrorEventArgs(List<DataLoadingError>) | errors | Initializes a new instance of the DataLoadingErrorEventArgs class. |
See Also