FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellRangeCollection Class / Count Property

In This Topic
    Count Property (CellRangeCollection)
    In This Topic
    Gets the number of CellRange objects in the collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also