ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IListGrid Interface / RowsOrColumnsCount Property

In This Topic
    RowsOrColumnsCount Property (IListGrid)
    In This Topic
    Number of rows or columns (depends on the direction value)
    Syntax
    'Declaration
     
    ReadOnly Property RowsOrColumnsCount As Integer
    int RowsOrColumnsCount {get;}
    See Also