Method GetSortContent
GetSortContent(string)
Get sortable content data for a column
Declaration
public string GetSortContent(string colName)
Parameters
Type | Name | Description |
---|---|---|
string | colName | The name of the column to get data for |
Returns
Type | Description |
---|---|
string | The display string for a GUI element |