Events
CellSelectionEvents<T>
Defines the events related to cell selection changes in Graphite Grid.
Type parameters
Type parameter |
---|
T |
Properties
- Name
onCellSelectionChange
- Type
- (params: OnCellSelectionChangeParams<T>) => void
- Description
Fired whenever the cell selection changes.