This documentation is for the old version. Go to the latest Graphics Mill docs

ListColumnCollection Events

The ListColumnCollection type exposes the following members.

Events

Name Description
Public event ColumnChanged

Raised when column properties are changed.

Public event ColumnClick

Fires when the user clicks a column header of the control in Details view mode.

Public event ColumnInserting

Fires when new column is about to be inserted into the collection.

Public event ColumnRemoving

Fires when column is about to be removed from the collection.

Public event ColumnsInserted

Fires when columns have been inserted into the collection.

Public event ColumnsRemoved

Fires when columns have been removed from the collection.

See Also

Reference