The ColumnInsertingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ColumnInsertingEventArgs |
Creates and initializes new ColumnInsertingEventArgs class instance. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| 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. |