ISortSetting

Assembly: Express;

Description

The ISortSetting interface is used to determine table column sorting settings.

Inheritance Hierarchy

ISortSetting

Comments

Sorting settings can be obtained using properties and methods of the ISortSettings interface.

Properties

  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:

Express Assembly Interfaces