ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / RowsCount Property

In This Topic
    RowsCount Property (Axis)
    In This Topic
    Specifies the number of alternating rows for labels
    Syntax
    'Declaration
     
    Public Property RowsCount As Integer
    public int RowsCount {get; set;}
    Remarks
    Obsolete: LabelRowCount must be used instead.
    See Also