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

In This Topic
    FrozenPane Property
    In This Topic
    Gets or sets the FrozenPane of the worksheet.
    Syntax
    'Declaration
     
    Public Property FrozenPane As FrozenPane
    public FrozenPane FrozenPane {get; set;}
    See Also