CellEventArgs Constructors
Provides data for events which require column and node as parameters to identify the cell being processed.
Name | Parameters | Description |
---|---|---|
Cell |
column, node |
Creates an instance of the Cell |
See Also