The ListColumnCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ColumnChanged |
Raised when column properties are changed. |
|
|
ColumnClick |
Fires when the user clicks a column header of the control in Details view mode. |
|
|
ColumnInserting |
Fires when new column is about to be inserted into the collection. |
|
|
ColumnRemoving |
Fires when column is about to be removed from the collection. |
|
|
ColumnsInserted |
Fires when columns have been inserted into the collection. |
|
|
ColumnsRemoved |
Fires when columns have been removed from the collection. |