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

In This Topic
    BarcodeDesigner.DesignRssExpandedStacked Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal rowCount As Integer _
    )
    public BarcodeDesigner.DesignRssExpandedStacked( 
       int rowCount
    )

    Parameters

    rowCount
    See Also