The ColumnInsertingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Gets/sets the value indicating whether to cancel the column removal. (Inherited from ColumnRemovingEventArgs.) |
|
Column |
Gets the column that causes the event. (Inherited from ColumnEventArgs.) |
|
Index |
Gets an index of the column which is about to be inserted. |