TdxGridReportLink.DesignWindow Property
In This Article
Provides access to the grid control’s report link designer.
#Declaration
Delphi
property DesignWindow: TdxfmGridReportLinkDesignWindow read;
#Property Value
Type |
---|
Tdxfm |
#Remarks
Use the DesignWindow property to access the designer of the grid control’s report link. Also use the HasDesignWindow property to determine whether the designer is available.
See Also