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

In This Topic
    ColumnCount Property (IBandLayoutOptions)
    In This Topic
    Gets the number of columns that should be displayed on each band sheet when the tablix is rendered.
    Syntax
    'Declaration
     
    ReadOnly Property ColumnCount As Integer
    int ColumnCount {get;}
    See Also