Skip to main content
A newer version of this page is available. .

WindowControlOptions Class

Determines the settings of a Windows Forms control assigned to a PrintableComponentContainer.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public class WindowControlOptions

The following members return WindowControlOptions objects:

Remarks

An object of the WindowControlOptions type is returned by the PrintableComponentContainer.WindowControlOptions property.

Inheritance

Object
WindowControlOptions
See Also