Custom Drawing
All DevExpress .NET WinForms controls allow their appearance settings (foreground and background colors, font settings, etc) to be customized via the corresponding appearance options (see Appearances). Another way to change the look and feel of the Tree List is to paint its elements manually, by handling the custom draw events. See the topics below, for more information.
Note
Custom painting and alpha blending features are not applied to the print and export versions of the Tree List.
Concepts
Task-Based Help
- How to: Custom draw cells
- How to: Custom paint column headers, summary footer, footer cells and indicator cells
- How to: Create a custom painter to override the way footers are painted
Member Tables
See Also