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