RowCellEventArgs Constructors
Serves as the base for classes providing data for cell handling events.Name | Parameters | Description |
---|---|---|
RowCellEventArgs(BaseRow, Int32, Int32) | row, recordIndex, cellIndex | Creates a new RowCellEventArgs object. |
See Also