ICustomDrawNodeCellEventArgs Properties |
The ICustomDrawNodeCellEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Appearance |
Gets the painted element's appearance settings
(Inherited from ICustomDrawEventArgs.) | |
| CellText |
Gets the painted cell's display text
| |
| CellValue |
Gets the painted cell's value
| |
| Column |
Gets the painted cell's column
| |
| Node |
Gets the painted cell's node
|