TdxSpreadSheetReportDataController.FieldCount Property
In This Article
#Declaration
Delphi
property FieldCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to identify the number of fields accessible using the Fields property.
See Also