DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / DashboardCollection Class
Properties Methods

In This Topic
    DashboardCollection Class Members
    In This Topic

    The following tables list the members exposed by DashboardCollection.

    Public Properties
     NameDescription
    Public PropertyGets the count of items  
    Public PropertyOverloaded. Gets item by index.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new DashboardItem instance and adds it to the end of collection.  
    Public MethodClears the collection.  
    Public MethodInserts item after item  
    Public MethodInserts item before item  
    Public MethodMove the item to the place after the item with the specified ID.  
    Public MethodMove the item to the place before the item with the specified ID.  
    Public MethodRemoves item by id.  
    Top
    See Also