IListViewColumnEventArgs

Description

The IListViewColumnEventArgs interface contains properties of argument of the event that occurs on clicking the primary mouse button on the column header of the ListView.

Properties

  Property name Brief description
The Column property returns parameters of the column on the header of which the main mouse button clicked.

Properties inherited from IListViewEventArgs

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

See also:

Forms Assembly Interfaces