UserDesignerOptions Properties
Provides access to customization settings of End-User Report Designers.Name | Description |
---|---|
ConvertBindingsToExpressions | Specifies whether end-users are prompted to convert a legacy report to use expression bindings when opening it in the End-User Report Designer. |
DataBindingMode | Specifies the binding mode used to provide dynamic content to reports. |
DefaultCrossTabControl | Specifies the default control used to present cross-tab data (XRCrossTab or XRPivotGrid). |
FieldListMaxExpandLevelOnSearch | Specifies how many levels of the field list tree are searched when the user enters text into a search box. |
ReportLoadingRestrictionLevel | Specifies whether end-users are allowed to load untrusted reports with potentially dangerous content in a desktop reporting application. |
ShowDesignAnalyzerNotificationPopup | |
ShowUserFriendlyNames | Specifies whether to use camel case for spelling property names in the Properties window of an End-User Report Designer. |
See Also