TdxStringGridReportLink.StringGrid Property
Determines a TStringGrid object printed within a report.
Declaration
property StringGrid: TStringGrid read;
Property Value
Type |
---|
TStringGrid |
Remarks
This property returns the TStringGrid object printed by a printing component.
See Also