TdxCustomMemData.SortedField Property
Deprecated. This property exists for backward compatibility only. Use SortedFields and SortOptions properties instead.
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