Click or drag to resize

TreeViewRowDrawEventArgs Properties

The TreeViewRowDrawEventArgs type exposes the following members.

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