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