ReportConfigSorting interface
The order by expression to be used in the report.
Properties
direction | Direction of sort. |
name | The name of the column to sort. |
Property Details
direction
Direction of sort.
direction?: string
Property Value
string
name
The name of the column to sort.
name: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript