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

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