[]
        
(Showing Draft Content)

C1.Win.Layout

C1.Win.Layout Namespace

Classes

C1DashboardLayout

The C1DashboardLayout is a layout control that lets you design dynamic screens and dashboards.

DashboardCollection

Collection of DashboarItem itemContainers

DashboardItem

Represents a ItemContainer instance for DashboardLayout

DashboardOptions

Additional Dashboard options to use by layout control

DesignerCaptionPanel

The component's title bar as it appears in the designer.

FlowLayout

Class providing ILayout interface for FlowLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.

GridLayout

Class providing ILayout interface for TableLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.

HeaderPaintEventArgs

Provides data for the PaintHeader event.

IconBox

Icon box button for ItemContainer header.

ItemContainerActionEventArgs

Represents the class that contain ItemContainerAction event data.

ItemContainerProperties

Dashboard ItemContainer additional properties

SplitLayout

Class providing ILayout interface for using C1SplitterPanels as itemContainers for Dashboard Layout Control on the base of C1SplitContainer containers.

Interfaces

ILayout

Layout control interface. All layouts should implement this interface in order to communicate with C1DashboardLayoutControl

Enums

CuesType

Types of cues used to drag-n-dropping ItemContainers

DragType

Type of ItemContainer instance modifying.

HeaderAppearance

Defines the header appearance.

ItemContainerActions

Represents the item container action values.

LayoutType

Type of layout control

ToolIconAppearance

Gets or sets location of tool icon.

Delegates

AddRemoveItemContainerDelegate

Delegate for add-remove ItemContainer instance event.

HeaderPaintEventHandler

Represents the method that will handle the PaintHeader event of a C1DashboardLayout.

ItemContainerActionEventHandler

Represents the method that will handle the ItemContainerAction event with event data.

SynchronizeItemContainerDelegate

Delegate for synchronizing ItemContainer instances event. Synchronizes item containers with identical id.