Applies To See Also
Removes a Column object from a Grid control.
Syntax
Grid.DeleteColumn[(nIndex)]
Arguments
nIndex
Specifies a number referencing the order of Columns in a Grid. If nIndex is not specified, the last Column in the Grid is removed.