ClassCustomDragDropBehavior
Class
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
CanStartDrag(DragDropState)
Declaration
cs-api-definition
public override bool CanStartDrag(DragDropState state)
Parameters
state
DragDropState
Returns