ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / RssExpandedStackedRowCount Property

In This Topic
    RssExpandedStackedRowCount Property
    In This Topic
    Gets the row count for RSS expanded stacked barcodes.
    Syntax
    'Declaration
     
    ReadOnly Property RssExpandedStackedRowCount As Integer
    int RssExpandedStackedRowCount {get;}

    Property Value

    The row count for RSS expanded stacked barcodes as an System.Int32.
    See Also