TdxDrawGridReportLink.DrawGrid Property
In This Article
Determines a TDrawGrid object printed within a report.
#Declaration
Delphi
property DrawGrid: TDrawGrid read;
#Property Value
Type |
---|
TDraw |
#Remarks
This property returns a TDrawGrid object printed by a printing component.
See Also