ListColumnCollection.RemoveAt

ListColumnCollection.RemoveAt method

Remove ListColumn by index.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32The index.

See Also