Skip to main content

TdxSpreadSheetReportDesignerDataField Class

Stores a single field obtained from a bound dataset.

Declaration

TdxSpreadSheetReportDesignerDataField = class(
    TPersistent
)

Remarks

This class provides the following properties that allow you to:

A TdxSpreadSheetReportDesignerDataField object is referenced by the AddField function and the Fields property declared in the TdxSpreadSheetReportDataController class.

Inheritance

TObject
TPersistent
TdxSpreadSheetReportDesignerDataField
See Also