MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Band Class
Properties Methods Events

Band Class Members

The following tables list the members exposed by Band.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Band class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the band can grow vertically.  
Public PropertyGets or sets a value indicating whether the band can shrink vertically.  
Public PropertyGets or sets the page break options.  
Public PropertyGets or sets a value indicating whether a page break occurs immediately after the current band.  
Public PropertyGets or sets a value indicating whether a page break occurs immediately before the current band.  
Public PropertyGets or sets a value indicating whether the footer band will print at the bottom of the page.  
Public PropertyGets or sets a value indicating whether the footer or header bands are displayed on each page where the banded list is displayed.  
Public PropertyGets a collection of report items in this band.  
Top
See Also