Custom rendering Winforms PFGrid
You can define your own rendering for the control by implementing the interface
ITreeListRenderer or derive from an existing one (XP-, Vista-, Office-
or MetroTreeListRenderer). The following renderer is a subclass of MetroTreeListRenderer
and uses it's own color-scheme:
Even the painting and the editors for the cells can be defined by customizing: