require_once 'Structures/DataGrid/Column.php';
string Structures_DataGrid_Column::getOrderBy ()
string Structures_DataGrid_Column::getOrderBy
Returns the name of the field to order the data by. With SQL based datasources, this may be an SQL expression (function, etc..).
throws no exceptions thrown
This function can not be called statically.