ListViewEventArgs

Description

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

Constructors

  Constructor name Brief description
CreateLVArgs

The CreateLVArgs constructor creates a base argument of component events.

Properties inherited from IListViewEventArgs

  Property name Brief description
ListView

The ListView property returns the component, for which the event was generated.

See also:

Forms Assembly Classes