ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.ArDesigner.Designers Namespace / BarcodeDesigner.DesignRssExpandedStacked Class / RowCount Property

In This Topic
    RowCount Property (BarcodeDesigner.DesignRssExpandedStacked)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowCount As Integer
    public int RowCount {get; set;}
    See Also