WindowControlOptions.SyncBounds Property
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v20.2.dll
Declaration
[DefaultValue(true)]
public bool SyncBounds { get; set; }
<DefaultValue(True)>
Public Property SyncBounds As Boolean
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 |
|
See Also
Feedback