DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / DashboardCollection Class / Count Property

In This Topic
    Count Property (DashboardCollection)
    In This Topic
    Gets the count of items
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also