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

In This Topic
    Columns Property (ITablix)
    In This Topic
    Number of columns in the tablix (equals the number of leaf-members in the column hierarchy).
    Syntax
    'Declaration
     
    ReadOnly Property Columns As Integer
    int Columns {get;}
    See Also