The ListViewColumnEventArgs class implements argument of the event that occurs on clicking the primary mouse button on the column header of the component ListView.
Constructor name | Brief description | |
The Create constructor creates an argument of the event that occurs on clicking on the component column header. |
Property name | Brief description | |
The Column property returns parameters of the column, the header of which is clicked with the main mouse button. |
Property name | Brief description | |
The ListView property returns the component, for which the event was generated. |
See also: