ISortSetting.FieldId

Syntax

FieldId: String;

Description

The FieldId property returns identifier of the source field, by which sorting is set.

Comments

The source field depends on the column that was sent to the ISortSettings.Add method, or on the column, by which sorting was set by the user in the component.

See also:

ISortSetting