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