[]
Sorts a specific column for the control.
public void Sort(int col, SortDirEnum dir)
Type | Name | Description |
---|---|---|
int | col | |
SortDirEnum | dir |
Sorts a specific column for the control.
public void Sort(string colName, SortDirEnum dir)
Type | Name | Description |
---|---|---|
string | colName | |
SortDirEnum | dir |