Skip to main content
A newer version of this page is available.
All docs
V19.2

Band.PrintAcrossBands Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

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

Property Value

Type Default
Boolean false
See Also