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.v18.2.dll

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