Skip to content

DevExpress-Examples/wpf-reporting-hide-properties-in-designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Report Designer - How to hide properties of reports and their elements

This example shows how to hide properties of a report, its bands, and controls from the End-User Report Designer's Properties panel by handling the XtraReport.FilterComponentProperties event.

Note

Starting with v17.2, reports use binding expressions, which you can specify in the Properties panel's Expression tab. To hide properties from this tab, use the ExpressionBindingDescriptor.HidePropertyDescriptions method.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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