TcxTreeListCustomReportLink.DesignWindow Property
Provides access to the tree list control’s report link designer.
Declaration
property DesignWindow: TdxfmTreeListReportLinkDesignWindow read;
Property Value
Type |
---|
TdxfmTreeListReportLinkDesignWindow |
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