MobileForms Toolkit Documentation

SmartGrid.OnMouseUp Method 

Handles the MouseUp event.

protected override void OnMouseUp(
MouseEventArgs e
);

Parameters

e
A MouseEventArgs containing the event data.

Remarks

Handles the drag/drop resizing of the rows and columns and updates parent when done.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace