TdxCustomMemData.SortedField Property
Deprecated. This property exists for backward compatibility only.
Tip
Use SortedFields and SortOptions properties instead of SortedField.
Declaration
property SortedField: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The name of the dataset field against which the component sorts data. |
See Also