TCustomdxGridReportLink.CustomGrid Property
Returns a TCustomGrid object.
Declaration
property CustomGrid: TCustomGrid read;
Property Value
| Type |
|---|
| TCustomGrid |
Remarks
This property returns a TCustomGrid object that contains all the functionality to control the look & feel of the TDrawGrid or TStringGrid components.
See Also