FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / ColumnCount Property

In This Topic
    ColumnCount Property (CellRange)
    In This Topic
    Gets cell range column count.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnCount As Integer
    public int ColumnCount {get;}
    See Also