Table of Contents

Event CellChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.