projects/m2-core/src/lib/core/service/data/requests/table/ItemSortParam.ts
Properties |
|
constructor(sort?: SortPropDir, order: number)
|
|||||||||
|
Parameters :
|
| Public columnId |
Type : string
|
| Public descending |
Type : boolean
|
| Public order |
Type : number
|