ReportDesignerSettingsBase Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
#Properties
Name | Description |
---|---|
Allow |
Gets 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. |
Data |
Specifies settings that configure the user interface related to the data sources in the Report Designer. |
Parameter |
Specifies settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer. |
Report |
|
Right |
Enables or disables a right-to-left layout in the Web Report Designer user interface. |
Wizard |
Provides access to the Report Wizard settings. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Report |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also