Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2.53 KB

File metadata and controls

39 lines (25 loc) · 2.53 KB

Reporting for WinForms - How to Create a Custom Brick

This example demonstrates how to inherit from existing Brick classes to create custom bricks.

The HyperLinkBrick brick inherits from the TextBrick class.

HyperlinkBrick

The EllipseBrick brick inherits from the Brick class and requires a DevExpress.XtraPrinting.BrickExporters.BrickExporter descendant that implements a method to draw a brick.

EllipseBrick

Files to Review

Documentation

More Examples

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)