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

In This Topic
    CellColumns Property
    In This Topic
    Returns the number of columns in the CellCollection.
    Syntax
    'Declaration
     
    ReadOnly Property CellColumns As Integer
    int CellColumns {get;}
    See Also