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

In This Topic
    BandLayoutOptions Property
    In This Topic
    Gets or sets the band layout options.
    Syntax
    'Declaration
     
    Public Property BandLayoutOptions As BandLayoutOptions
    public BandLayoutOptions BandLayoutOptions {get; set;}
    See Also