DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / ILayout Interface / Items Property

In This Topic
    Items Property (ILayout)
    In This Topic
    Returns DashboardCollection list of Dashboard DashboardItem items
    Syntax
    'Declaration
     
    
    ReadOnly Property Items As DashboardCollection
    DashboardCollection Items {get;}
    See Also