Skip to main content

TcxCustomVerticalGridReportLink.DesignWindow Property

Provides access to the vertical grid control’s report link designer.

Declaration

property DesignWindow: TcxfmVerticalGridReportLinkDesignWindow read;

Property Value

Type
TcxfmVerticalGridReportLinkDesignWindow

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