Skip to main content

PrintableComponentContainer.WindowControlOptions Property

Specifies how to render a control inside the PrintableComponentContainer.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[SRCategory(ReportStringId.CatBehavior)]
public WindowControlOptions WindowControlOptions { get; }

Property Value

Type Description
WindowControlOptions

A WindowControlOptions object.

See Also