Name | Description | |
---|---|---|
ColumnRemovedEventArgs Constructor | Initializes a new instance of the ColumnRemovedEventArgs class. |
The following tables list the members exposed by ColumnRemovedEventArgs.
Name | Description | |
---|---|---|
ColumnRemovedEventArgs Constructor | Initializes a new instance of the ColumnRemovedEventArgs class. |
Name | Description | |
---|---|---|
Column | Gets the Column that was removed from the grid. | |
Index | Gets the zero-based index at which the Column was removed. |