Method RemoveAt
RemoveAt(int)
Removes a ColumnDefinition from a GridColumnCollection at the specified index position.
public void RemoveAt(int index)
Parameters
index
intThe position within the collection at which the ColumnDefinition is removed.