Describes a column used for sorting in a report.
Name | Type | Summary |
---|---|---|
ColumnLabel | String | The label of the column used to sort. |
ColumnName | String | The name of the column used to sort. |
IsAscending | Boolean | Whether column uses ascending or descending order. |