DataView::IndexListChanged Method (Object^, ListChangedEventArgs^)
.NET Framework (current version)
Occurs after a DataView has been changed successfully.
Assembly: System.Data (in System.Data.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System.ComponentModel::ListChangedEventArgs^
A ListChangedEventArgs that contains the event data.
.NET Framework
Available since 1.1
Available since 1.1
Show: