IRowCellCustomDrawEventArgs Properties |
The IRowCellCustomDrawEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cell |
Provides information on the painted cell
| |
| CellValue |
Gets the painted value or display text (depending on the event)
| |
| Column |
Gets the column whose element is being painted
| |
| DisplayText |
Gets or sets the painted element's display text
| |
| RowHandle |
Gets the handle of a painted element's row
|