Assembly: Express;
The ISortSetting interface is used to determine table column sorting settings.
ISortSetting
Sorting settings can be obtained using properties and methods of the ISortSettings interface.
| Property name | Brief description | |
![]() |
FieldId | The FieldId property returns identifier of the source field, by which sorting is set. |
![]() |
SortDirectionType | The SortDirectionType property determines sorting direction. |
See also: