[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.ContinueDragDropping

ContinueDragDropping Method

ContinueDragDropping(int, int)

Continues drag and drop to the point of the specified coordinates.

Declaration
protected void ContinueDragDropping(int x, int y)
Protected Sub ContinueDragDropping(x As Integer, y As Integer)
Parameters
Type Name Description
int x

X-coordinate

int y

Y-coordinate