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.Question Comments
Added By: Hughes Torres at: 6/14/2013 9:16:24 AM
When I download the full project of this this sample(runner) it and opens in studio2010 and no project is loaded. On get (WindowsFormsApplication13(incompatible)) in the solution explore. I am downloading the VB but the C download is the same.
Thanks Hughes