Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellRange Class / Column2 Property

In This Topic
    Column2 Property
    In This Topic
    Gets or sets the right most column.
    Syntax
    'Declaration
     
    
    Public Property Column2 As Integer
    public int Column2 {get; set;}
    See Also