Back to Devexpress

View-Look and Feel Painter Class Diagram

vcl-171233-expressquantumgrid-concepts-class-diagrams-view-look-and-feel-painter-class-diagram.md

latest746 B
Original Source

View-Look and Feel Painter Class Diagram

  • Mar 29, 2024

A look and feel painter provides information on a specific paint style. To render a grid View element with the specified style, the element’s painter (which is responsible for drawing this element) utilizes the look and feel painter responsible for the applied style.

The following class diagram shows the relationship of a grid and a look and feel painter, along with the look and feel painter inheritance hierarchy.

See Also

Grid Structure Overview