Table.CellEventArgs Class
Definition
Section titled “Definition”Cell args for a table event
public class Table.CellEventArgs : EventArgsInheritance object → EventArgs
Fields
Section titled “Fields”The cell that triggered this event
public readonly Table.Cell? Cell