SortedFields
gridView.getSortedFields의 return 형식
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