Skip to main content

MarginBand.Expanded Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.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