Skip to content

DevExpress-Examples/reporting-winforms-change-label-appearance-in-beforeprint-event-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Handle the BeforePrint Event to Change the Label Appearance

This example shows how to handle the XRlabel.BeforePrint event, how to access the label object in the event handler, and how to customize the appearance of the label.

Note

Use binding expressions instead of the BeforePrint handler to flexibly set values for most of the properties of the report controls.

Files to Review

Documentation

More Examples

About

This example shows how to handle the XRlabel.BeforePrint event, how to access the label object in the event handler, and how to customize the appearance of the label.

Topics

Resources

License

Stars

Watchers

Forks