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

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