[]
        
(Showing Draft Content)

C1.Win.Layout.DragType

DragType Enum

Type of ItemContainer instance modifying.

Namespace: C1.Win.Layout
Assembly: C1.Win.DashboardLayout.4.8.dll
Syntax
public enum DragType

Fields

Name Description
Drag

Drag container

None

Do nothing

ResizeBottom

Resize container down

ResizeLeft

Resize container to the left

ResizeRight

Resize container to the right

ResizeTop

Resize container up