Click or drag to resize

ICustomDrawNodeCellEventArgs Properties

The ICustomDrawNodeCellEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAppearance
Gets the painted element's appearance settings
(Inherited from ICustomDrawEventArgs.)
Public propertyCellText
Gets the painted cell's display text
Public propertyCellValue
Gets the painted cell's value
Public propertyColumn
Gets the painted cell's column
Public propertyNode
Gets the painted cell's node
Top
See Also