ASPxClientGridView.GetColumn |
Returns the client column that resides at the specified position within the column collection. |
ASPxClientGridView.GetColumnByField |
Returns the client column that is bound to the specified data source field. |
ASPxClientGridView.GetColumnById |
Returns the column with the specified unique identifier. |
ASPxClientGridView.GetColumnCount |
Returns the number of columns within the client ASPxGridView. |
ASPxClientGridView.MoveColumn |
Moves the specified column to the specified visual position within the ASPxGridView. |