DashboardLayout for WinForms | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Win.Layout Namespace (C1.Win.DashboardLayout.4.5.2)
    In This Topic
    Classes
     ClassDescription
    ClassThe C1DashboardLayout is a layout control that lets you design dynamic screens and dashboards.
    ClassCollection of DashboarItem itemContainers
    ClassRepresents a ItemContainer instance for DashboardLayout
    ClassAdditional Dashboard options to use by layout control
    ClassClass providing ILayout interface for FlowLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.
    ClassClass providing ILayout interface for TableLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.
    ClassProvides data for the C1DashboardLayout.PaintHeader event.
    ClassIcon box button for ItemContainer header.
    ClassRepresents the class that contain C1DashboardLayout.ItemContainerAction event data.
    ClassDashboard ItemContainer additional properties
    ClassClass providing ILayout interface for using C1SplitterPanels as itemContainers for Dashboard Layout Control on the base of C1SplitContainer containers.
    Interfaces
     InterfaceDescription
    InterfaceLayout control interface. All layouts should implement this interface in order to communicate with C1DashboardLayoutControl
    Delegates
     DelegateDescription
    DelegateDelegate for add-remove ItemContainer instance event.
    DelegateRepresents the method that will handle the C1DashboardLayout.PaintHeader event of a C1DashboardLayout.
    DelegateRepresents the method that will handle the C1DashboardLayout.ItemContainerAction event with event data.
    DelegateDelegate for synchronizing ItemContainer instances event. Synchronizes item containers with identical id.
    Enumerations
     EnumerationDescription
    EnumerationTypes of cues used to drag-n-dropping ItemContainers
    EnumerationType of ItemContainer instance modifying.
    EnumerationDefines the header appearance.
    EnumerationRepresents the item container action values.
    EnumerationType of layout control
    EnumerationGets or sets location of tool icon.
    See Also