Skip to main content
A newer version of this page is available. .

DataLoadingEventArgs Properties

Provides data for the DataLoading events.
Name Description
Data Gets or sets data for the current data source.
DataSourceComponentName Get the component name of the data source for which the event has been raised.
DataSourceName Gets the name of the data source for which the event has been raised.
Parameters Provides access to parameter values passed to the object data source.
See Also