TdxSpreadSheetReportDesignerDataField.FieldName Property
Specifies the dataset field name.
Declaration
property FieldName: string read; write;
Property Value
Type |
---|
string |
Remarks
You can use this property to specify the field’s name displayed in the Report Designer’s Field Chooser.
See Also