GridColumnSortInfoCollection.Remove Method
Name | Parameters | Description |
---|---|---|
Remove(GridColumn) | column | Removes the element from the collection that refers to the specified column. |
Remove(GridColumnSortInfo) | columnInfo | Removes the specified element from the collection. |