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

ColumnInsertingEventArgs Properties

The ColumnInsertingEventArgs type exposes the following members.

Properties

Name Description
Public property Cancel

Gets/sets the value indicating whether to cancel the column removal.

(Inherited from ColumnRemovingEventArgs.)
Public property Column

Gets the column that causes the event.

(Inherited from ColumnEventArgs.)
Public property Index

Gets an index of the column which is about to be inserted.

See Also

Reference