Class Table.CellChangedEventArgs
Cell args for a table event
Inherited Members
Namespace: SadConsole.UI.Controls
Assembly: SadConsole.Extended.dll
Syntax
public sealed class Table.CellChangedEventArgs : Table.CellEventArgs
Fields
PreviousCell
The original cell before the event was triggered
Declaration
public readonly Table.Cell? PreviousCell