Class
CustomDragDropBehavior

Definition

Namespace:ArtOfTest.WebAii.Design.UI

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class CustomDragDropBehavior : ScheduleViewDragDropBehavior

Inheritance: objectCustomDragDropBehavior

Constructors

CustomDragDropBehavior()

Declaration

cs-api-definition
public CustomDragDropBehavior()

Methods

CanResize(DragDropState)

Declaration

cs-api-definition
public override bool CanResize(DragDropState state)

Parameters

state

DragDropState

Returns

bool

CanStartDrag(DragDropState)

Declaration

cs-api-definition
public override bool CanStartDrag(DragDropState state)

Parameters

state

DragDropState

Returns

bool