[]
        
(Showing Draft Content)

C1.Win.Layout.ILayout.CanDrag

CanDrag Method

CanDrag(object, Point)

Defines whether the ItemContainer instance can be dragged or resized.

Declaration
DragType CanDrag(object itemContainer, Point pt)
Parameters
Type Name Description
object itemContainer

Inspecting ItemContainer

Point pt

Inspecting Point point.

Returns
Type Description
DragType

DragType type of dragging/resizing.