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

WindowControlOptions.SyncBounds Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

[DefaultValue(true)]
public bool SyncBounds { get; set; }

Property Value

Type Default Description
Boolean **true**

A Boolean value.

Property Paths

You can access this nested property as listed below:

Object Type Path to SyncBounds
PrintableComponentContainer
.WindowControlOptions .SyncBounds
See Also