The ColumnsRemovedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ColumnsRemovedEventArgs |
Creates and initializes new ColumnsRemovedEventArgs 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.) |
|
RemovedColumnsIndices |
Gets an array of indices of the removed items. |