Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactoryBase Class / ColumnsCount Property

In This Topic
    ColumnsCount Property
    In This Topic
    Gets the total number of columns.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ColumnsCount As Integer
    public int ColumnsCount {get;}
    See Also