Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / RssExpandedStackedOptions Class / RowCount Property

In This Topic
    RowCount Property (RssExpandedStackedOptions)
    In This Topic
    Gets or sets the number of stacked rows.
    Syntax
    'Declaration
     
    
    Public Property RowCount As Integer
    public int RowCount {get; set;}
    See Also