TdxSpreadSheetReportDesignerDataField.FieldName Property
In This Article
Specifies the dataset field name.
#Declaration
Delphi
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