BindColumnCollection.RemoveAt

BindColumnCollection.RemoveAt method

Removes at the specified index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32

See Also