ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1DataBarExpandedStacked Class / RowCount Property

In This Topic
    RowCount Property (Gs1DataBarExpandedStacked)
    In This Topic
    Gets or sets how many row count of the RSS Expanded will be stacked in.
    Syntax
    'Declaration
     
    Public Overridable Property RowCount As Integer
    public virtual int RowCount {get; set;}
    See Also