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

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