ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / BandLayoutOptions Property

In This Topic
    BandLayoutOptions Property (Tablix)
    In This Topic
    Gets or sets the band layout options used to navigate by the tablix.
    Syntax
    'Declaration
     
    Public Property BandLayoutOptions As BandLayoutOptions
    public BandLayoutOptions BandLayoutOptions {get; set;}

    Property Value

    A BandLayoutOptions object representing the band layout options.
    See Also