Back to Devexpress

PrintableComponentContainer.WindowControlOptions Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-printablecomponentcontainer-4355ff4e.md

latest1.5 KB
Original Source

PrintableComponentContainer.WindowControlOptions Property

Specifies how to render a control inside the PrintableComponentContainer.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[SRCategory(ReportStringId.CatBehavior)]
public WindowControlOptions WindowControlOptions { get; }
vb
<SRCategory(ReportStringId.CatBehavior)>
Public ReadOnly Property WindowControlOptions As WindowControlOptions

Property Value

TypeDescription
WindowControlOptions

A WindowControlOptions object.

|

See Also

PrintableComponentContainer Class

PrintableComponentContainer Members

DevExpress.XtraReports.UI Namespace