ColumnRemovedEventArgs Class Properties
In This Topic
For a list of all members of this type, see ColumnRemovedEventArgs members.
Public Properties
| Name | Description |
 | Column | Gets the Column that was removed from the grid. |
 | Index | Gets the zero-based index at which the Column was removed. |
Top
See Also