ASP.NET Pack Programmer's Guide
LaneGridInteraction Members
Constructors Methods
 


Resizes rows and columns of the LaneGrid.

The following tables list the members exposed by the LaneGridInteraction type.

 Public Constructors

  Name Description

LaneGridInteraction

Initializes a new instance of the LaneGridInteraction class.

 Public Methods

  Name Description

cancelDrag

Invoked when the operation should be canceled. (Inherited from Interaction.)

pointerDown

Invoked when the mouse button is pressed.

pointerMove

 

pointerOver

Invoked when the mouse moves.

pointerUp

Invoked when the mouse button is released.

 Protected Methods

  Name Description

getDiagramView

Gets a reference to the DiagramView control this interaction is associated with. (Inherited from Interaction.)

 See Also

LaneGridInteraction Class
com.mindfusion.diagramming Namespace