SortedFields
return format of gridView.getSortedFields
Signature:
export interface SortedFields Properties
| Property | Type | Description |
|---|---|---|
| direction | SortDirection | |
| fieldName | string | |
| orgFieldName | string |
Properties Desc
direction
Type - SortDirection
fieldName
Type - string
orgFieldName
Type - string