Skip to main content
All docs
V23.1

Band.PrintAcrossBands Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Browsable(false)]
[DefaultValue(false)]
[SRCategory(ReportStringId.CatBehavior)]
public virtual bool PrintAcrossBands { get; set; }

Property Value

Type Default
Boolean false
See Also