ListViewColumnEventArgs
Description
The ListViewColumnEventArgs class implements argument of the event that occurs on clicking the primary mouse button on the column header of the ListView.
Designers
| |
Designer name |
Brief description |
|
Create
|
The Create designer creates argument of the event that occurs on clicking on the component column header. |
| |
Property name |
Brief description |
|
Column
|
The Column property returns parameters of the column on the header of which the main mouse button clicked. |
| |
Property name |
Brief description |
|
ListView |
The ListView property returns a component for which the event was generated. |
See also:
Forms Assembly Classes