ActiveReports 18 .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.
    Syntax
    'Declaration
     
    Public Property BandLayoutOptions As BandLayoutOptions
    public BandLayoutOptions BandLayoutOptions {get; set;}
    See Also