RowCellEventArgs Properties
Serves as the base for classes providing data for cell handling events.
Name | Description |
---|---|
Cell |
Gets the processed cell’s index. |
Record |
Gets the index of the record containing the processed cell. |
Row |
Gets the processed row.
Inherited from Row |
See Also