Back to Devexpress

Settings Members

xtrareports-devexpress-dot-xtrareports-dot-configuration-dot-settings-dot-underscore-members.md

latest4.4 KB
Original Source

Settings Members

Provides customization settings to desktop versions of the End-User Report Designer (WinForms and WPF).

Constructors

NameDescription
Settings()Initializes a new instance of the Settings class with the default settings.

Properties

NameDescription
AllowCodeDomLayoutDeserializationSpecifies whether to allow report CodeDOM deserialization.
Default staticProvides access to the default Settings instance.
DesignAnalyzerOptionsProvides access to a DesignAnalyzerOptions class instance.
PreviewOptions
ShowUserFriendlyNamesInUserDesignerObsolete. Use the UserDesignerOptions.ShowUserFriendlyNames property instead.
StorageOptionsProvides access to the settings specifying the saving format for report files in an End-User Report Designer for WinForms.
UserDesignerOptionsProvides access to the customization settings of desktop End-User Report Designer versions.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

Settings Class

DevExpress.XtraReports.Configuration Namespace