TdxSpreadSheetReportSortedField.FieldName Property
Specifies the field name.
Declaration
property FieldName: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to specify the name of the stored dataset field whose values are used for sort operations if the SortOrder property is set to soAscending or soDescending.
See Also