TdxCustomcxControlReportLink.DesignWindow Property
Provides access to a report link designer.
Declaration
property DesignWindow: TdxfmCustomcxControlReportLinkDesignWindow read;
Property Value
Type |
---|
TdxfmCustomcxControlReportLinkDesignWindow |
Remarks
Use the DesignWindow property to access the designer of the current report link. Also use the HasDesignWindow property to determine whether the designer is available.
See Also