wijmo.grid Namespace : ISortingEventArgs Interface |
Name | Description | |
---|---|---|
column | The column that is being sorted. | |
sortCommand | Combines args.column.dataKey and args.sortDirection in a shorthand notation to represent a sorting command: "<dataKey> <asc|desc>". | |
sortDirection | The new sort direction. |