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

MarginBand.Expanded Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

[Browsable(false)]
public override bool Expanded { get; set; }

Property Value

Type Description
Boolean

A Boolean value.

Remarks

This property is intended for internal use only. Normally, you don’t need to use it.

See Also