ActiveReports Developer 7
RowCount Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace > RssExpandedStackedOptions Class : RowCount Property

Glossary Item Box

Gets or sets the number of stacked rows for the RSS Expanded Stacked barcode type.

Syntax

Visual Basic (Declaration) 
Public Property RowCount As System.Integer
C# 
public System.int RowCount {get; set;}

See Also