Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

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

$
0
0

This example illustrates 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.

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.


Viewing all articles
Browse latest Browse all 7205

Trending Articles