DataGridOnCellClick Method
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
protected virtual void OnCellClick(
CellClickEventArgs e
)
Protected Overridable Sub OnCellClick (
e As CellClickEventArgs
)
Parameters
- e CellClickEventArgs
- A CellClickEventArgs
containing paramters for the event.