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

In This Topic
    LabelRowCount Property
    In This Topic
    Specifies the number of alternating rows for labels
    Syntax
    'Declaration
     
    Public Property LabelRowCount As Integer
    public int LabelRowCount {get; set;}
    See Also