Click or drag to resize

TreeViewRowDrawEventArgs Properties

The TreeViewRowDrawEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyClipRectangle
Gets the rectangle in which to paint.
(Inherited from PaintEventArgs.)
Public propertyContext
Public propertyGraphics
Gets the graphics used to paint.
(Inherited from PaintEventArgs.)
Public propertyNode
Public propertyRow
Public propertyRowRect
Top
See Also