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