ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FrozenPane Class / Rows Property

In This Topic
    Rows Property (FrozenPane)
    In This Topic
    Gets or sets the frozen row index.
    Syntax
    'Declaration
     
    Public Property Rows As Integer
    public int Rows {get; set;}
    See Also