FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellRange Class / ColumnsCount Property

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