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

In This Topic
    ColumnCount Property (IMatrixCellCollection)
    In This Topic
    Gets a count of the number of columns rendered.
    Syntax
    'Declaration
     
    ReadOnly Property ColumnCount As Integer
    int ColumnCount {get;}
    See Also