Skip to main content

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.
DateTimeComponentBindingMode Specifies how report controls extract date-time components from bound field values.
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
ShowDimensionNotations Specifies whether to display exact element size (dimension notations) on the reporting surface during resize operations. The notations are based on a specified report unit (inches, millimeters, or pixels).
ShowFieldListDateTimeComponents Specifies whether to expand date-time fields in the Field List panel to reveal their components so you can directly bind them to report controls.
ShowUserFriendlyNames Specifies whether to use camel case for spelling property names in the Properties window of an End-User Report Designer.
See Also