MobileForms Toolkit Documentation

SmartGrid.OnPaint Method 

Handles the Paint event.

protected override void OnPaint(
PaintEventArgs e
);

Parameters

e
A PaintEventArgs containing the event data.

Remarks

Control uses double buffering to display data.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace