# GrapeCity.ActiveReports.SectionReportModel.Barcode.RssExpandedStacked

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_SectionReportModel_Barcode_RssExpandedStacked_" data-uid="GrapeCity.ActiveReports.SectionReportModel.Barcode.RssExpandedStacked*">RssExpandedStacked Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_SectionReportModel_Barcode_RssExpandedStacked_" data-uid="GrapeCity.ActiveReports.SectionReportModel.Barcode.RssExpandedStacked*"></a>
<h4 id="GrapeCity_ActiveReports_SectionReportModel_Barcode_RssExpandedStacked" data-uid="GrapeCity.ActiveReports.SectionReportModel.Barcode.RssExpandedStacked">RssExpandedStacked</h4>
<div class="markdown level1 summary"><p>When you set the Barcode Style property to RssExpandedStacked, this property allows you to control, via the RowCount property,
the number of stacks of segments in which to display the code. You can specify two to eleven rows.
Displaying an RSS Expanded barcode in stacks may be more appropriate for certain packaging requirements, as it reduces the length of a barcode.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public RssExpandedStackedOptions RssExpandedStacked { get; set; }</code></pre>
</div>
</div>
