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