Back to Devexpress

ReportDesignerSettingsBase Members

corelibraries-devexpress-dot-xtrareports-dot-web-dot-reportdesigner-dot-reportdesignersettingsbase-dot-underscore-members.md

latest4.4 KB
Original Source

ReportDesignerSettingsBase Members

Contains settings for the Web Report Designer model.

Constructors

NameDescription
ReportDesignerSettingsBase()Initializes a new instance of the ReportDesignerSettingsBase class.

Properties

NameDescription
AllowMDIGets or sets whether a user can close all reports designed in the Report Designer and leave the designer empty, or with only a single report.
DataSourceSettingsSpecifies settings that configure the user interface related to the data sources in the Report Designer.
ParameterEditingSettingsSpecifies settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
ReportPreviewSettings
RightToLeftEnables or disables a right-to-left layout in the Web Report Designer user interface.
WizardSettingsProvides access to the Report Wizard settings.

Methods

NameDescription
Assign(ReportDesignerSettingsBase)Copies the settings from the specified ReportDesignerSettingsBase object to the current object.
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

ReportDesignerSettingsBase Class

DevExpress.XtraReports.Web.ReportDesigner Namespace