Event CellChanged
Occurs when cell settings are changed.
public event EventHandler? CellChanged
Returns
- EventHandler
- Occurs when cell settings are changed.
Remarks
Cell settings include RowIndex, ColumnIndex, RowSpan, ColumnSpan and other properties.