Class Table.CellEventArgs
Cell args for a table event
Inherited Members
Namespace: SadConsole.UI.Controls
Assembly: SadConsole.Extended.dll
Syntax
public class Table.CellEventArgs : EventArgs
Fields
Cell
The cell that triggered this event
Declaration
public readonly Table.Cell? Cell