DataSourceRemovedEventArgs Constructors
Provides data for the DataSourceInfoCollection.DataSourceRemoved event.Name | Parameters | Description |
---|---|---|
DataSourceRemovedEventArgs(DataSourceInfo, Boolean) | dataSourceInfo, isDataSourceInternal | Initializes a new instance of the DataSourceRemovedEventArgs class with the specified settings. |
See Also