ComponentOne Web API Edition
RowCount Property (RssExpandedStackedOptions)

C1.BarCode Namespace > RssExpandedStackedOptions Class : RowCount Property
Gets or sets the number of stacked rows.
Syntax
'Declaration
 
<#rMf("Gets or sets the number of stacked rows.")>
<DefaultValueAttribute()>
<NotifyParentPropertyAttribute(True)>
Public Property RowCount As Integer
[#rMf("Gets or sets the number of stacked rows.")]
[DefaultValue()]
[NotifyParentProperty(true)]
public int RowCount {get; set;}
See Also

Reference

RssExpandedStackedOptions Class
RssExpandedStackedOptions Members