ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / BandLayoutOptions Property

In This Topic
    BandLayoutOptions Property (ITablix)
    In This Topic
    Gets the band layout options.
    Syntax
    'Declaration
     
    ReadOnly Property BandLayoutOptions As IBandLayoutOptions
    IBandLayoutOptions BandLayoutOptions {get;}
    See Also