MobileForms Toolkit Documentation

SmartGrid.OnMouseMove Method 

Handles the MouseMove event.

protected override void OnMouseMove(
MouseEventArgs e
);

Parameters

e
A MouseEventArgs containing the event data.

Remarks

Handles the drag/drop resizing of the rows and columns.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace