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

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