The ColumnsInsertedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ColumnsInsertedEventArgs |
Creates and initializes new ColumnsInsertedEventArgs 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 | |
|---|---|---|
|
|
Columns |
Gets an array of columns that cause the event. (Inherited from ColumnsEventArgs.) |
|
|
Index |
Gets an index of the first inserted column. |