The ListViewEventArgs class implements base argument of events of the ListView component.
Constructor name | Brief description | |
The CreateLVArgs constructor creates a base argument of component events. |
Property name | Brief description | |
The ListView property returns the component, for which the event was generated. |
See also: