ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IMultiRowLabels Interface / RowsCount Property

In This Topic
    RowsCount Property (IMultiRowLabels)
    In This Topic
    Gets the number of alternating rows for labels
    Syntax
    'Declaration
     
    ReadOnly Property RowsCount As Integer
    int RowsCount {get;}
    See Also