ListViewEventArgs

Description

The ListViewEventArgs class implements base argument of events of the ListView component.

Constructors

  Constructor name Brief description
The CreateLVArgs constructor creates a base argument of component events.

Properties inherited from IListViewEventArgs

  Property name Brief description
The ListView property returns the component, for which the event was generated.

See also:

Forms Assembly Classes