Click or drag to resize
CellControlStoreCurrentCell Event
Store Current Cell event.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public event StoreCurrentCellEventHandler StoreCurrentCell

Value

Type: Stingray.GridStoreCurrentCellEventHandler
Remarks
This event is invoked by OnStore(StoreCurrentCellEventArgs).
See Also