DataGridOnDataGridCellValueChanged Method
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
protected virtual void OnDataGridCellValueChanged(
DataGridCellEventArgs e
)
Protected Overridable Sub OnDataGridCellValueChanged (
e As DataGridCellEventArgs
)
Parameters
- e DataGridCellEventArgs
- Arguments for the event.