NtFlankControl.continueRowDragging Event

This Event is fired when vertical dragging of a row or a full category is being continued. You can catch and cancel this event to prevent further vertical movement of the row or category.

Overload List:

Event Name Event Arguments Description

continueRowDragging

NtRowDraggingEventArgs

 
Event raised when a user moves a row or category vertically.

Event Arguments:

NtRowDraggingEventArgs

Remarks:

None.

See also:

beginRowDragging
endRowDragging
NtRowDraggingEventArgs