MobileForms Toolkit Documentation

SmartGrid.OnClick Method 

Handles the Click event.

protected override void OnClick(
EventArgs e
);

Parameters

e
An EventArgs that contains the event data.

Remarks

The method sets ActiveRowIndex and ActiveColumnIndex.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace