[]
Called when a cell is tapped.
protected void OnCellTapped(GridInputEventArgs e)
Type | Name | Description |
---|---|---|
GridInputEventArgs | e | Event data. |
Called when a cell is tapped.
protected override sealed void OnCellTapped(GridControlTapEventArgs e)
Type | Name | Description |
---|---|---|
GridControlTapEventArgs | e | The event data. |