MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandLayoutOptions Class
Members

BandLayoutOptions Class
Represents a specific layout options to use when the Tablix is rendered on the canvas.
Object Model
BandLayoutOptions Class
Syntax
'Declaration
 
Public Class BandLayoutOptions 
 
Remarks
The BandLayoutOptions class provides various settings for rendering a tablix on the canvas. It includes properties to specify the number of rows and columns per band, as well as settings for different navigation styles like CoverFlow, PlayAxis, and TabStrip.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.BandLayoutOptions

See Also