PrintableComponentContainer.WindowControlOptions Property
In This Article
Specifies how to render a control inside the PrintableComponentContainer.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[SRCategory(ReportStringId.CatBehavior)]
public WindowControlOptions WindowControlOptions { get; }
#Property Value
Type | Description |
---|---|
Window |
A Window |
See Also