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

In This Topic
    Col Property (CellPosition)
    In This Topic
    Gets or sets the horizontal coordinate.
    Syntax
    'Declaration
     
    Public Property Col As Integer
    public int Col {get; set;}
    See Also