File name
Commit message
Commit date
File name
Commit message
Commit date
<?xml version="1.0"?>
<doc>
<assembly>
<name>DevExpress.XtraReports.v14.1.Extensions</name>
</assembly>
<members>
<member name="T:DevExpress.XtraReports.UI.IReportDesignTool">
<summary>
<para>Provides methods for showing both the standard and Ribbon End-User Designer forms.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowDesigner">
<summary>
<para>When implemented by a class, invokes the standard End-User Designer form which allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowDesigner(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>When implemented by a class, invokes the standard End-User Designer form using the specified look and feel settings, and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowDesigner(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>When implemented by a class, invokes the standard End-User Designer form which allows a report to be edited by end-users using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>When implemented by a class, invokes the standard End-User Designer form which is shown modally and allows a report to be edited by end-users using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowDesignerDialog">
<summary>
<para>When implemented by a class, invokes the standard End-User Designer form modally. This form allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>When implemented by a class, invokes the standard End-User Designer form modally using the specified look and feel settings and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>Preview Form</b>.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowRibbonDesigner">
<summary>
<para>When implemented by a class, invokes the Ribbon End-User Designer form which allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowRibbonDesigner(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>When implemented by a class, invokes the Ribbon End-User Designer form using the specified look and feel settings, and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowRibbonDesigner(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>When implemented by a class, invokes the Ribbon End-User Designer form which allows a report to be edited by end-users using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowRibbonDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>When implemented by a class, invokes the Ribbon End-User Designer form modally, using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowRibbonDesignerDialog">
<summary>
<para>When implemented by a class, invokes the Ribbon End-User Designer form modally. This form allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.IReportDesignTool.ShowRibbonDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>When implemented by a class, invokes the Ribbon End-User Designer form modally, using the specified look and feel settings, and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="T:DevExpress.XtraReports.Extensions.ReportTemplateDirectoryExtension">
<summary>
<para>Assists in the deployment of a Report Gallery.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateDirectoryExtension.#ctor(System.String[])">
<summary>
<para>Initializes a new instance of the ReportTemplateDirectoryExtension class with the specified settings.
</para>
</summary>
<param name="templatesPaths">
An array of <see cref="T:System.String"/> values, specifying the paths to report template files.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateDirectoryExtension.GetTemplates">
<summary>
<para>Returns the collection of available templates.
</para>
</summary>
<returns>A collection of <see cref="T:DevExpress.XtraReports.Templates.Template"/> objects.
</returns>
</member>
<member name="T:DevExpress.XtraReports.Extensions.TemplatesInfo">
<summary>
<para>Provides functionality to implement a custom template gallery.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.TemplatesInfo.#ctor">
<summary>
<para>Initializes a new instance of the TemplatesInfo class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.Extensions.TemplatesInfo.ExceptionMessage">
<summary>
<para>Specifies the exception message shown if an error occurs when loading templates.
</para>
</summary>
<value>A <see cref="T:System.String"/> value, specifying the exception message.
</value>
</member>
<member name="P:DevExpress.XtraReports.Extensions.TemplatesInfo.Templates">
<summary>
<para>Specifies the collection of report templates.
</para>
</summary>
<value>A collection of <see cref="T:DevExpress.XtraReports.Templates.Template"/> objects.
</value>
</member>
<member name="T:DevExpress.XtraReports.Extensions.GetTemplatesHandler">
<summary>
<para>Provides functionality to implement a custom template gallery.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.GetTemplatesHandler.Invoke(DevExpress.XtraReports.Extensions.TemplatesInfo)">
<summary>
<para>A method that will handle the <see cref="M:DevExpress.XtraReports.Extensions.ITemplateProvider.GetTemplates"/> event.
</para>
</summary>
<param name="templatesInfo">
A <see cref="T:DevExpress.XtraReports.Extensions.TemplatesInfo"/> object.
</param>
</member>
<member name="T:DevExpress.XtraReports.Extensions.ITemplateProvider">
<summary>
<para>When implemented by a class, provides the functionality to implement a custom template gallery.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ITemplateProvider.GetIconImage(System.Guid)">
<summary>
<para>Returns an icon for the specified report template.
</para>
</summary>
<param name="templateID">
A <see cref="T:System.Guid"/> structure.
</param>
<returns>A <see cref="T:System.Byte"/> array.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ITemplateProvider.GetPreviewImageAsync(System.Guid,System.Action`2)">
<summary>
<para>Obtains the preview image of a report template, asynchronously.
</para>
</summary>
<param name="templateID">
A <see cref="T:System.Guid"/> structure.
</param>
<param name="callback">
A <see cref="T:System.Action"/> delegate.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ITemplateProvider.GetTemplateLayout(System.Guid)">
<summary>
<para>Returns the layout of a specified report template.
</para>
</summary>
<param name="templateID">
A <see cref="T:System.Byte"/> array, storing the template layout.
</param>
<returns>A <see cref="T:System.Guid"/> structure.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ITemplateProvider.GetTemplates(System.String,DevExpress.XtraReports.Extensions.GetTemplatesHandler)">
<summary>
<para>Returns the collection of report templates.
</para>
</summary>
<param name="searchString">
A <see cref="T:System.String"/> value.
</param>
<param name="getTemplates">
A <see cref="T:DevExpress.XtraReports.Extensions.GetTemplatesHandler"/> delegate.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ITemplateProvider.SendTemplate(System.String,System.String,System.Byte[],System.Drawing.Image,System.Drawing.Image)">
<summary>
<para>Sends the specified report template to a storage.
</para>
</summary>
<param name="templateName">
A <see cref="T:System.String"/> value, specifying the template name.
</param>
<param name="description">
A <see cref="T:System.String"/> value, specifying the template description.
</param>
<param name="layout">
A <see cref="T:System.Byte"/> array, storing the template layout.
</param>
<param name="preview">
A <see cref="T:System.Drawing.Image"/> object, specifying the template's preview image.
</param>
<param name="icon">
A <see cref="T:System.Drawing.Image"/> object, specifying the template's icon.
</param>
</member>
<member name="T:DevExpress.XtraReports.Extensions.ReportStorageExtension">
<summary>
<para>Carries the functionality that is required to implement custom serialization of report definitions.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.CanSetData(System.String)">
<summary>
<para>Determines whether it is allowed to store a report in a <b>Report Storage</b>, using the specified URL.
</para>
</summary>
<param name="url">
A <see cref="T:System.String"/> specifying the URL to store a report.
</param>
<returns><b>true</b> if it is allowed to store a report using the specified URL; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.GetData(System.String)">
<summary>
<para>Returns a report object stored in a <b>Report Storage</b> using the specified URL.
</para>
</summary>
<param name="url">
A <see cref="T:System.String"/> specifying an URL, which was used to store a report.
</param>
<returns>An array of <see cref="T:System.Byte"/> values, representing a stream containing a report definition.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.GetNewUrl">
<summary>
<para>Returns a unique URL for a report being restored from a Report Storage.
</para>
</summary>
<returns>A <see cref="T:System.String"/> value, specifying the URL.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.GetStandardUrls(System.ComponentModel.ITypeDescriptorContext)">
<summary>
<para>Returns the array of the existing report URLs.
</para>
</summary>
<param name="context">
An object implementing the <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> interface.
</param>
<returns>An array of <see cref="T:System.String"/> values specifying the report URLs.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.GetStandardUrlsSupported(System.ComponentModel.ITypeDescriptorContext)">
<summary>
<para>Determines whether standard URLs are supported.
</para>
</summary>
<param name="context">
An object implementing the <see cref="T:System.ComponentModel.ITypeDescriptorContext"/> interface.
</param>
<returns><b>true</b> if standard URLs are supported; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.IsValidUrl(System.String)">
<summary>
<para>Determines whether the specified URL is valid in the current <b>Report Storage</b>.
</para>
</summary>
<param name="url">
A <see cref="T:System.String"/> specifying an URL value.
</param>
<returns><b>true</b> if a report exists in a storage for the specified URL; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.RegisterExtensionGlobal(DevExpress.XtraReports.Extensions.ReportStorageExtension)">
<summary>
<para>Registers the specified <b>Report Storage</b> extension to be used by all End-User Designers within the current application.
</para>
</summary>
<param name="extension">
A <see cref="T:DevExpress.XtraReports.Extensions.ReportStorageExtension"/> class descendant.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.SetData(DevExpress.XtraReports.UI.XtraReport,System.String)">
<summary>
<para>Stores the specified report to a Report Storage using the specified URL.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> class descendant, specifying a report object to be saved.
</param>
<param name="url">
A <see cref="T:System.String"/> specifying the URL, which should be used to save a report.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.SetData(DevExpress.XtraReports.UI.XtraReport,System.IO.Stream)">
<summary>
<para>Stores the specified report to a Report Storage using the specified stream.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> class descendant, specifying a report object to be saved.
</param>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object, which should be used to save a report.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportStorageExtension.SetNewData(DevExpress.XtraReports.UI.XtraReport,System.String)">
<summary>
<para>Stores the specified report object in a <b>Report Storage</b> as a new report using the default URL.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.
</param>
<param name="defaultUrl">
A <see cref="T:System.String"/> value specifying the new URL.
</param>
<returns>A <see cref="T:System.String"/> value specifying the report's URL.
</returns>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRTabbedMdiManager">
<summary>
<para>A component that provides the multiple document interface (MDI) child forms that are parented to the form.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRTabbedMdiManager.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the XRTabbedMdiManager class with the specified container.
</para>
</summary>
<param name="container">
An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRTabbedMdiManager.#ctor">
<summary>
<para>Initializes a new instance of the XRTabbedMdiManager class with default settings.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRTabbedMdiManager.AnyDocumentActivated">
<summary>
<para>Occurs after any of the documents contained in the XRTabbedMdiManager is activated.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener">
<summary>
<para>For internal use. Provides the functionality for adjusting <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignMdiController"/> objects.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener.#ctor(DevExpress.XtraReports.UserDesigner.IDesignPanelListener)">
<summary>
<para>For internal use. Initializes a new instance of the <see cref="T:DevExpress.XtraReports.UI.XRWatermark"/> class with the specified settings.
</para>
</summary>
<param name="designControl">
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignPanelListener class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener.DesignControl">
<summary>
<para>For internal use.
</para>
</summary>
<value>
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection">
<summary>
<para>For internal use. Represents the collection of the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> objects.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.#ctor(System.IServiceProvider)">
<summary>
<para>Initializes a new instance of the XRDesignPanelListenersCollection class with the specified service provider.
</para>
</summary>
<param name="serviceProvider">
An object implementing the <see cref="T:System.IServiceProvider"/> interface.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Add(DevExpress.XtraReports.UserDesigner.XRDesignPanelListener)">
<summary>
<para>Appends the specified item to the current collection.
</para>
</summary>
<param name="item">
An <see cref="T:DevExpress.XtraReports.UserDesigner.IDesignPanelListener"/> object to append to the collection.
</param>
<returns>An integer value indicating the position into which a new element was inserted.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Add(DevExpress.XtraReports.UserDesigner.IDesignPanelListener)">
<summary>
<para>Appends the specified item to the current collection.
</para>
</summary>
<param name="item">
An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.IDesignPanelListener"/> interface to append to the collection.
</param>
<returns>An integer value indicating the position into which a new element was inserted.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.AddRange(DevExpress.XtraReports.UserDesigner.XRDesignPanelListener[])">
<summary>
<para>Appends an array of listeners to the collection.
</para>
</summary>
<param name="items">
An array of <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> objects to append to the collection.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Contains(DevExpress.XtraReports.UserDesigner.IDesignPanelListener)">
<summary>
<para>For internal use. Determines whether the collection contains the specified object.
</para>
</summary>
<param name="item">
</param>
<returns>A Boolean value.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Contains(DevExpress.XtraReports.UserDesigner.XRDesignPanelListener)">
<summary>
<para>For internal use. Determines whether the collection contains the specified <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> object.
</para>
</summary>
<param name="item">
An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> object.
</param>
<returns>A Boolean value.
</returns>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Item(System.Int32)">
<summary>
<para>For internal use. Provides access to individual items in the collection.
</para>
</summary>
<param name="index">
A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised.
</param>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Remove(DevExpress.XtraReports.UserDesigner.XRDesignPanelListener)">
<summary>
<para>For internal use. Removes the specified <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> object from the collection.
</para>
</summary>
<param name="item">
An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListener"/> object.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection.Remove(DevExpress.XtraReports.UserDesigner.IDesignPanelListener)">
<summary>
<para>For internal use. Removes the specified object from the collection.
</para>
</summary>
<param name="item">
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignMdiController">
<summary>
<para>A component that is used to create an MDI End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignMdiController class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the XRDesignMdiController class with the specified container.
</para>
</summary>
<param name="container">
An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.ActiveDesignPanel">
<summary>
<para>Provides access to the currently active Design Panel of the XRDesignMdiController.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, representing the active Design Panel.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.AddCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Adds the specified command handler to the command handlers list for one or several of the report commands.
</para>
</summary>
<param name="handler">
An object which implements the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.AddService(System.Type,System.Object,System.Boolean)">
<summary>
<para>Adds the specified service to XRDesignMdiController.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> value, specifying the service type.
</param>
<param name="serviceInstance">
A <see cref="T:System.Object"/>, specifying the service instance.
</param>
<param name="promote">
<b>true</b> to promote these changes to all available Design Panels; otherwise <b>false</b>.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.AddService(System.Type,System.Object)">
<summary>
<para>Adds the specified service to XRDesignMdiController.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> value, specifying the service type.
</param>
<param name="serviceInstance">
A <see cref="T:System.Object"/>, specifying the service instance.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback,System.Boolean)">
<summary>
<para>Adds the specified service to XRDesignMdiController.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> value, specifying the service type.
</param>
<param name="callback">
A callback object that can create the service. This allows a service to be declared as available, but delays creation of the object until the service is requested.
</param>
<param name="promote">
<b>true</b> to promote these changes to all available Design Panels; otherwise <b>false</b>.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.AddService(System.Type,System.ComponentModel.Design.ServiceCreatorCallback)">
<summary>
<para>Adds the specified service to XRDesignMdiController.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> value, specifying the service type.
</param>
<param name="callback">
A callback object that can create the service. This allows a service to be declared as available, but delays creation of the object until the service is requested.
</param>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.AnyDocumentActivated">
<summary>
<para>Occurs after any of the XRDesignMdiController's design panels showing an edited document has been activated during the design session.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.ContainerControl">
<summary>
<para>Specifies the control containing the XRDesignMdiController.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.ContainerControl"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.CreateNewReport">
<summary>
<para>Creates a new report, and loads it into a new <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> instance.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.CreateNewReportWizard">
<summary>
<para>Invokes the Report Wizard.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.DesignPanelListeners">
<summary>
<para>For internal use. Provides access to the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection"/> class.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanelListenersCollection"/> object.
</value>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.DesignPanelLoaded">
<summary>
<para>Occurs when an <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object has been loaded.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.Form">
<summary>
<para>Specifies the form to associate with the XRDesignMdiController.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.Form"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.GetCommandVisibility(DevExpress.XtraReports.UserDesigner.ReportCommand)">
<summary>
<para>Gets the visibility state of the specified report command.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value, which specifies the command whose visibility is to be determined.
</param>
<returns>A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandVisibility"/> enumeration value, which represents the visibility state of the report command.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.OpenReport">
<summary>
<para>Loads the specified report instance to the XRDesignMdiController.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Loads the specified report instance to the XRDesignMdiController.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.OpenReport(System.String)">
<summary>
<para>Loads the report definition from the specified REPX file and opens it in the XRDesignMdiController.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.RemoveCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Removes the specified command handler for one or several of the report commands.
</para>
</summary>
<param name="handler">
An object which implements the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.RemoveService(System.Type)">
<summary>
<para>Removes the specified service from XRDesignMdiController.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> value, specifying the service type.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.RemoveService(System.Type,System.Boolean)">
<summary>
<para>Removes the specified service from XRDesignMdiController.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> value, specifying the service type.
</param>
<param name="promote">
<b>true</b> to promote these changes to all available Design Panels; otherwise <b>false</b>.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.SetCommandVisibility(DevExpress.XtraReports.UserDesigner.ReportCommand[],DevExpress.XtraReports.UserDesigner.CommandVisibility)">
<summary>
<para>Changes the visibility of the specified report commands.
</para>
</summary>
<param name="commands">
An array of <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration values, which specify the commands whose visibility needs to be changed.
</param>
<param name="visibility">
A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandVisibility"/> enumeration value, which specifies the visibility state of the report command.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.SetCommandVisibility(DevExpress.XtraReports.UserDesigner.ReportCommand,DevExpress.XtraReports.UserDesigner.CommandVisibility)">
<summary>
<para>Changes the visibility of the specified report command.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value, which specifies the command whose visibility needs to be changed.
</param>
<param name="visibility">
A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandVisibility"/> enumeration value, which specifies the visibility state of the report command.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignMdiController.XtraTabbedMdiManager">
<summary>
<para>Gets or sets the MDI Manager that provides the multi-document interface for the XRDesignMdiController.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRTabbedMdiManager"/> object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ICommandHandler">
<summary>
<para>If implemented by a class, provides methods for handling commands in an End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ICommandHandler.CanHandleCommand(DevExpress.XtraReports.UserDesigner.ReportCommand,System.Boolean@)">
<summary>
<para>Indicates whether or not the specified End-User Designer command can be handled.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value that specifies the command.
</param>
<param name="useNextHandler">
<b>true</b> to allow calling the next handler registered for this command; otherwise <b>false</b>.
</param>
<returns><b>true</b>, if the command can be handled; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ICommandHandler.HandleCommand(DevExpress.XtraReports.UserDesigner.ReportCommand,System.Object[])">
<summary>
<para>Handles the specified End-User Designer command.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value which specifies the command to be handled.
</param>
<param name="args">
A collection of <see cref="T:System.Object"/> objects representing the parameters to be passed to the handled command.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm">
<summary>
<para>The Ribbon End-User Report Designer form.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignRibbonForm class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.ActiveDesignPanel">
<summary>
<para>Provides access to the currently active Design Panel of the XRDesignRibbonForm.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, representing the active Design Panel.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.DesignDockManager">
<summary>
<para>Specifies the options of an <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object of a Ribbon End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object, containing dock panels of the End-User Designer.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.DesignMdiController">
<summary>
<para>Gets the MDI (multi-document interface) Controller associated with the XRDesignRibbonForm instance.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignMdiController"/> object, which represents the MDI Controller associated with the form.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.DesignRibbonController">
<summary>
<para>Gets the <b>DesignRibbonController</b> of the Ribbon End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController"/> object, which represents the <b>Design Ribbon Controller</b> of the Ribbon End-User Designer form.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.OpenReport(DevExpress.XtraReports.UI.XtraReport,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Loads the specified report instance into the XRDesignRibbonForm with the specified look and feel settings.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the Ribbon End-User Designer form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Loads the specified report instance into the XRDesignRibbonForm.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.OpenReport(System.String)">
<summary>
<para>Loads the report definition from the specified REPX file and opens it in the XRDesignRibbonForm.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.OpenReport(System.String,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Loads the report definition from the specified REPX file and opens it in the XRDesignRibbonForm with the specified look and feel settings.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object, which specifies the look and feel settings applied to the Ribbon End-User Designer form.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.RibbonControl">
<summary>
<para>Gets the <b>RibbonControl</b> of the Ribbon End-User Designer form.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Ribbon.RibbonControl"/> object, which represents the <b>Ribbon Control</b> of the Ribbon End-User Designer form.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.RibbonStatusBar">
<summary>
<para>Gets the <b>RibbonStatusBar</b> of the Ribbon End-User Designer form.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Ribbon.RibbonStatusBar"/> object, which represents the <b>Ribbon Status Bar</b> of the Ribbon End-User Designer form.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm.SetWindowVisibility(DevExpress.XtraReports.UserDesigner.DesignDockPanelType,System.Boolean)">
<summary>
<para>Sets the visibility of dock panels in the Ribbon End-User Designer form.
</para>
</summary>
<param name="designDockPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value, identifying the dock panel(s) of the End-User Designer.
</param>
<param name="visible">
<b>true</b> to display the dock panel(s); otherwise, <b>false</b>.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignForm">
<summary>
<para>The End-User Report Designer form.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignForm.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignForm class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignForm.ActiveDesignPanel">
<summary>
<para>Provides access to the currently active Design Panel of the XRDesignForm.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, representing the active Design Panel.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignForm.DesignBarManager">
<summary>
<para>Gets the XRDesignForm object of the End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignBarManager"/> object.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignForm.DesignDockManager">
<summary>
<para>Specifies the options of an <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object of a standard End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object, containing dock panels of the End-User Designer.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignForm.DesignMdiController">
<summary>
<para>Gets the MDI (multi-document interface) Controller associated with the XRDesignForm instance.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignMdiController"/> object, which represents the MDI Controller associated with the form.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignForm.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Loads the specified report instance to the XRDesignForm.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants, representing the report to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignForm.OpenReport(DevExpress.XtraReports.UI.XtraReport,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Loads the specified report instance to the XRDesignForm with the specified look and feel settings.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the End-User Designer form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignForm.OpenReport(System.String)">
<summary>
<para>Loads the report definition from the specified REPX file and opens it in the XRDesignForm.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignForm.OpenReport(System.String,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Loads the report definition from the specified REPX file and opens it in the XRDesignForm with the specified look and feel settings.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the End-User Designer form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignForm.SetWindowVisibility(DevExpress.XtraReports.UserDesigner.DesignDockPanelType,System.Boolean)">
<summary>
<para>Sets the visibility of dock panels in the standard End-User Designer form.
</para>
</summary>
<param name="designDockPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the dock panel(s) of the End-User Designer.
</param>
<param name="visible">
<b>true</b> to display the dock panel(s); otherwise, <b>false</b>.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.IDesignForm">
<summary>
<para>When implemented by a class, provides main methods for the End-User Report Designer form.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.IDesignForm.DesignDockManager">
<summary>
<para>When implemented by a class, gets the docking panels' container of the End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.IDesignForm.DesignMdiController">
<summary>
<para>When implemented by a class, gets the MDI (multi-document interface) Controller associated with the design form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignMdiController"/> object that is the MDI Controller associated with the form.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.IDesignForm.IsDisposed">
<summary>
<para>For internal use. Gets a value indicating whether the form has been disposed of.
</para>
</summary>
<value><b>true</b> if the form has been disposed of; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.IDesignForm.OpenReport(DevExpress.XtraReports.UI.XtraReport,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Loads the specified report instance to the IDesignForm with the specified look and feel settings.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object, which specifies the look and feel settings applied to the End-User Designer form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.IDesignForm.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Loads the specified report instance to the IDesignForm.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.IDesignForm.SetWindowVisibility(DevExpress.XtraReports.UserDesigner.DesignDockPanelType,System.Boolean)">
<summary>
<para>If implemented by a class, sets the visibility of dock panels in the End-User Designer.
</para>
</summary>
<param name="designDockPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the dock panel(s) of the End-User Designer.
</param>
<param name="visible">
<b>true</b> to display the dock panel(s); otherwise, <b>false</b>.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.IDesignForm.Show">
<summary>
<para>Shows the End-User Designer form.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.IDesignForm.ShowDialog">
<summary>
<para>Shows the End-User Designer form, modally.
</para>
</summary>
<returns>A <see cref="T:System.Windows.Forms.DialogResult"/> enumeration value.
</returns>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ToolboxType">
<summary>
<para>Specifies the Toolbox type.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ToolboxType.Custom">
<summary>
<para>Represents the custom Toolbox type, where custom controls can be placed.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ToolboxType.None">
<summary>
<para>Specifies that the object isn't used as a Toolbox.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ToolboxType.Standard">
<summary>
<para>Represents the standard Toolbox type, where standard report controls are located.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UI.ReportDesignTool">
<summary>
<para>An instrument for report editing.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.#ctor(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Initializes a new instance of the ReportDesignTool class with the specified report.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.
</param>
</member>
<member name="P:DevExpress.XtraReports.UI.ReportDesignTool.DesignForm">
<summary>
<para>Provides access to the Designer form of the ReportDesignTool.
</para>
</summary>
<value>An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.IDesignForm"/> interface (typically, an <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignForm"/> instance).
</value>
</member>
<member name="P:DevExpress.XtraReports.UI.ReportDesignTool.DesignRibbonForm">
<summary>
<para>Provides access to the Ribbon Designer form of the ReportDesignTool.
</para>
</summary>
<value>An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.IDesignForm"/> interface (typically, an <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignRibbonForm"/> instance).
</value>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.Dispose">
<summary>
<para>Disposes of the ReportDesignTool object.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UI.ReportDesignTool.Report">
<summary>
<para>Provides access to the report assigned to the ReportDesignTool.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowDesigner(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>Invokes the standard End-User Designer form using the specified look and feel settings, and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowDesigner">
<summary>
<para>Invokes the standard End-User Designer form which allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowDesigner(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Invokes the standard End-User Designer form which allows a report to be edited by end-users using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Invokes the standard End-User Designer form which is shown modally and allows a report to be edited by end-users using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>Invokes the standard End-User Designer form modally using the specified look and feel settings and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>Preview Form</b>.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowDesignerDialog">
<summary>
<para>Invokes the standard End-User Designer form modally. This form allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowRibbonDesigner(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Invokes the Ribbon End-User Designer form which allows a report to be edited by end-users using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowRibbonDesigner(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>Invokes the Ribbon End-User Designer form using the specified look and feel settings, and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowRibbonDesigner">
<summary>
<para>Invokes the Ribbon End-User Designer form which allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowRibbonDesignerDialog">
<summary>
<para>Invokes the Ribbon End-User Designer form modally. This form allows a report to be edited by end-users.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowRibbonDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>Invokes the Ribbon End-User Designer form modally, using the specified look and feel settings, and with the specified design panels hidden.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
<param name="hiddenPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the End-User Designer dock panels to be hidden.
</param>
</member>
<member name="M:DevExpress.XtraReports.UI.ReportDesignTool.ShowRibbonDesignerDialog(DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Invokes the Ribbon End-User Designer form modally, using the specified look and feel settings.
</para>
</summary>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look and feel settings applied to the <b>End-User Designer</b> form.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.GroupAndSortDockPanel">
<summary>
<para>The <b>Group and Sort</b> dock panel that enables managing groups and sorting data in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.GroupAndSortDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the GroupAndSortDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> object which represents the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value which represents the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.GroupAndSortDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the GroupAndSortDockPanel class with default settings.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.Extensions.ReportDesignExtension">
<summary>
<para>Used to provide parameters of complex types to a report, as well as to serialize them to XML and other custom objects along with report definitions.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportDesignExtension.AddParameterTypes(System.Collections.Generic.IDictionary`2)">
<summary>
<para>Adds custom parameter types to the ReportDesignExtension.
</para>
</summary>
<param name="dictionary">
A collection of custom parameter types.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportDesignExtension.AssociateReportWithExtension(DevExpress.XtraReports.UI.XtraReport,System.String)">
<summary>
<para>Associates the report with the custom design extension, to employ parameters of custom types.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> class descendant.
</param>
<param name="contextName">
A <see cref="T:System.String"/> value, identifying the context.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportDesignExtension.GetEditableDataTypes">
<summary>
<para>Gets the editable custom parameter types.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> object.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportDesignExtension.GetSerializableDataTypes">
<summary>
<para>Gets the serializable custom parameter types.
</para>
</summary>
<returns>A <see cref="T:System.Type"/> object.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportDesignExtension.RegisterExtension(DevExpress.XtraReports.Extensions.ReportDesignExtension,System.String)">
<summary>
<para>Registers the custom report design extension, to employ parameters of custom types.
</para>
</summary>
<param name="extension">
A <see cref="T:DevExpress.XtraReports.Extensions.ReportDesignExtension"/> object.
</param>
<param name="contextName">
A <see cref="T:System.String"/> value, identifying the context.
</param>
</member>
<member name="T:DevExpress.XtraReports.Extensions.ParametersRequestExtension">
<summary>
<para>Supports the creation of custom parameter editors in a Print Preview.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ParametersRequestExtension.AssociateReportWithExtension(DevExpress.XtraReports.UI.XtraReport,System.String)">
<summary>
<para>Associates the report with the custom parameter extension, to implement custom parameter editors in a print preview.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.
</param>
<param name="contextName">
A <see cref="T:System.String"/> value, identifying the context.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ParametersRequestExtension.RegisterExtension(DevExpress.XtraReports.Extensions.ParametersRequestExtension,System.String)">
<summary>
<para>Registers the custom parameters request extension, to implement custom parameter editors in a print preview.
</para>
</summary>
<param name="extension">
A <see cref="T:DevExpress.XtraReports.Extensions.ParametersRequestExtension"/> object.
</param>
<param name="contextName">
A <see cref="T:System.String"/> value, identifying the context.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.FieldListDockPanel">
<summary>
<para>The <b>Field List</b> dock panel that displays the structure of a report's data source in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.FieldListDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the FieldListDockPanel class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.FieldListDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the FieldListDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> object which represents the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value which represents the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.FieldListDockPanel.ShowNodeToolTips">
<summary>
<para>Gets or sets a value indicating whether to show node tooltips for end-users, for the purpose of teaching them to use the Field List.
</para>
</summary>
<value><b>true</b>, to show node tooltips; otherwise, <b>false</b>.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.FieldListDockPanel.ShowParametersNode">
<summary>
<para>Gets or sets a value indicating whether to show the <b>Parameters</b> node for end-users in the Field List.
</para>
</summary>
<value><b>true</b> to show the Parameters node; otherwise, <b>false</b>.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.FieldListDockPanel.UpdateDataSource(System.ComponentModel.Design.IDesignerHost)">
<summary>
<para>Forcibly updates the structure of data sources currently displayed within this FieldListDockPanel object.
</para>
</summary>
<param name="designerHost">
A <see cref="T:System.ComponentModel.Design.IDesignerHost"/> object which represents the designer host.
</param>
</member>
<member name="T:DevExpress.XtraReports.Extensions.ReportTemplateExtension">
<summary>
<para>Provides functionality to implement a custom template gallery.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateExtension.GetIconImage(System.Guid)">
<summary>
<para>Returns an icon for the specified report template.
</para>
</summary>
<param name="templateID">
A <see cref="T:System.Guid"/> structure.
</param>
<returns>A <see cref="T:System.Byte"/> array.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateExtension.GetPreviewImageAsync(System.Guid,System.Action`2)">
<summary>
<para>Obtains the preview image of a report template, asynchronously.
</para>
</summary>
<param name="templateID">
A <see cref="T:System.Guid"/> structure.
</param>
<param name="callback">
A <see cref="T:System.Action"/> delegate.
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateExtension.GetTemplates">
<summary>
<para>Provides access to the collection of report templates.
</para>
</summary>
<returns>A collection of <see cref="T:DevExpress.XtraReports.Templates.Template"/> objects.
</returns>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateExtension.RegisterExtensionGlobal(DevExpress.XtraReports.Extensions.ITemplateProvider)">
<summary>
<para>Registers the extension on the server.
</para>
</summary>
<param name="extension">
An object implementing the <see cref="T:DevExpress.XtraReports.Extensions.ITemplateProvider"/> interface (typically, a <see cref="T:DevExpress.XtraReports.Extensions.ReportTemplateExtension"/> object).
</param>
</member>
<member name="M:DevExpress.XtraReports.Extensions.ReportTemplateExtension.ResetTemplates">
<summary>
<para>Updates the Template Gallery to reflect changes made to it.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.Design.ComponentVisibility">
<summary>
<para>Lists the available modes of component visibility in a Report Designer.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.Design.ComponentVisibility.ComponentTray">
<summary>
<para>The <b>Component Tray</b> displays the components.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.Design.ComponentVisibility.None">
<summary>
<para>The components are not displayed in the Report Designer.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.Design.ComponentVisibility.ReportExplorer">
<summary>
<para>The Report Explorer displays the components.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignGroupAndSort">
<summary>
<para>The Group and Sort panel within an End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignGroupAndSort.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignGroupAndSort class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignGroupAndSort.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object associated with the XRDesignGroupAndSort.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object assigned to the current XRDesignGroupAndSort object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignToolBox">
<summary>
<para>The Toolbox within an End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignToolBox.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignToolBox class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignToolBox.GroupsStyle">
<summary>
<para>Gets or sets the style for presenting the groups' contents.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraNavBar.NavBarGroupStyle"/> value specifying how the groups' contents are presented.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignToolBox.SmallImages">
<summary>
<para>Gets or sets an object which serves as the source of the small images used in the toolbox.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.ImageList"/> object which represents the source of the small images.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignToolBox.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object associated with the XRDesignToolBox.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, specifying the Design Panel assigned to the current <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignToolBox"/> object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignPropertyGrid">
<summary>
<para>The <b>Properties Grid</b> within an End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPropertyGrid.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignPropertyGrid class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPropertyGrid.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object associated with the XRDesignPropertyGrid.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object assigned to the current XRDesignPropertyGrid object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignReportExplorer">
<summary>
<para>The Report Explorer within an End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignReportExplorer.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignReportExplorer class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignReportExplorer.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object associated with the XRDesignReportExplorer.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object assigned to the current XRDesignReportExplorer object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController">
<summary>
<para>Provides Ribbon pages to the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignRibbonController class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the XRDesignRibbonController class with the specified container.
</para>
</summary>
<param name="container">
An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.BeginInit">
<summary>
<para>For internal use. Starts the XRDesignRibbonController's initialization. Initialization occurs at runtime.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.EndInit">
<summary>
<para>For internal use. Ends the XRDesignRibbonController's runtime initialization.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.ImageCollection">
<summary>
<para>Gets the collection of images used in the XRDesignRibbonController UI.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraPrinting.Preview.RibbonImageCollection"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.RegisterCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Registers the specified command handler.
</para>
</summary>
<param name="commandHandler">
An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface, that represents the command handler.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.RibbonControl">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraBars.Ribbon.RibbonControl"/> into which the <b>Design Ribbon Controller</b> embeds its tabs.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Ribbon.RibbonControl"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.UnregisterCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Unregisters the specified command handler.
</para>
</summary>
<param name="commandHandler">
An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface, that represents the command handler.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.XRDesignDockManager">
<summary>
<para>Gets or sets the component used to create standard dockable panels in the <b>End-User Designer</b>.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object associated with the XRDesignRibbonController.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object assigned to the current XRDesignRibbonController object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignRibbonFormEx">
<summary>
<para>For internal use. Represents a Ribbon End-User Designer form.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonFormEx.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignRibbonFormEx class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonFormEx.DesignRibbonController">
<summary>
<para>Gets the <b>DesignRibbonController</b> of the Ribbon End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignRibbonController"/> object, which represents the <b>Design Ribbon Controller</b> of the Ribbon End-User Designer form.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonFormEx.RibbonControl">
<summary>
<para>Gets the <b>RibbonControl</b> of the Ribbon End-User Designer form.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Ribbon.RibbonControl"/> object, which represents the <b>Ribbon Control</b> of the Ribbon End-User Designer form.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignRibbonFormEx.RibbonStatusBar">
<summary>
<para>Gets the <b>RibbonStatusBar</b> of the Ribbon End-User Designer form.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Ribbon.RibbonStatusBar"/> object, which represents the <b>Ribbon Status Bar</b> of the Ribbon End-User Designer form.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignRibbonFormEx.SetWindowVisibility(DevExpress.XtraReports.UserDesigner.DesignDockPanelType,System.Boolean)">
<summary>
<para>Sets the visibility of dock panels in the End-User Designer.
</para>
</summary>
<param name="designDockPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the dock panel(s) of the End-User Designer.
</param>
<param name="visible">
<b>true</b> to display the dock panel(s); otherwise, <b>false</b>.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase">
<summary>
<para>The base class for the form used to show the End-User Designer for a particular report.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignFormExBase class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.DesignDockManager">
<summary>
<para>Specifies the options of an <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object of a standard End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> object that contains dock panels of the End-User Designer.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.DesignPanel">
<summary>
<para>Gets or sets the Design Panel used to edit a report in the current End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, which represents the Design Panel associated with the form.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.FileName">
<summary>
<para>Gets or sets the path (including the file name) where the report currently being edited in the End-User Designer will be saved. A report definition is usually saved to a REPX file.
</para>
</summary>
<value>A <see cref="T:System.String"/> representing the path (including the filename) to a REPX file.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.OpenReport(System.String,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Loads a report definition from the specified REPX file, opens it into the form's active Design Panel, and applies the specified look-and-feel settings to the current End-User Designer form.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look-and-feel settings applied to the End-User Designer form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Opens the specified report in the form's active Design Panel.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.OpenReport(DevExpress.XtraReports.UI.XtraReport,DevExpress.LookAndFeel.UserLookAndFeel)">
<summary>
<para>Opens the specified report in the form's active Design Panel, and applies the specified look-and-feel settings to the current End-User Designer form.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
<param name="lookAndFeel">
A <see cref="T:DevExpress.LookAndFeel.UserLookAndFeel"/> object which specifies the look-and-feel settings applied to the End-User Designer form.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.OpenReport(System.String)">
<summary>
<para>Loads the report from the specified REPX file, and opens it in the form's active Design Panel.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.ReportStateChanged">
<summary>
<para>Occurs when the <see cref="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportState"/> property has been changed.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.SaveReport(System.String)">
<summary>
<para>Saves the definition (layout and configuration) of the report currently being edited in the <b>End-User Designer</b> form to the specified path.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> containing the full path (including the file name) specifying where the report's definition will be saved.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.SaveReportAs">
<summary>
<para>Saves the configuration of the report which is currently open in the End-User Designer to a file. The folder it is saved to, is specified in the <b>Save As</b> window.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.SetWindowVisibility(DevExpress.XtraReports.UserDesigner.DesignDockPanelType,System.Boolean)">
<summary>
<para>Sets the visibility of design dock panels in the End-User Designer.
</para>
</summary>
<param name="designDockPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the dock panel(s) of the End-User Designer.
</param>
<param name="visible">
<b>true</b> to display the dock panel(s); otherwise, <b>false</b>.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignFieldList">
<summary>
<para>The Field List panel within an End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFieldList.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignFieldList class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFieldList.ShowComplexNodesFirst">
<summary>
<para>Specifies whether or not complex nodes should be displayed atop simple nodes in the Field List.
</para>
</summary>
<value>A Boolean value.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFieldList.ShowComplexProperties">
<summary>
<para>Specifies the order in which complex properties are shown in the Field List.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraReports.Design.ShowComplexProperties"/> enumeration value.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFieldList.SortOrder">
<summary>
<para>Specifies the sorting order of the Field List nodes.
</para>
</summary>
<value>A <see cref="T:System.Windows.Forms.SortOrder"/> enumeration value.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFieldList.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object associated with the XRDesignFieldList.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object assigned to the current XRDesignFieldList object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignErrorList">
<summary>
<para>The <b>Scripts</b> navigation tab that enables the assessment and validation of report scripts in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignErrorList.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignErrorList class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignErrorList.SelectedError">
<summary>
<para>Provides information about an error or warning from a script compiler.
</para>
</summary>
<value>A <see cref="T:System.CodeDom.Compiler.CompilerError"/> that provides information about an error or warning.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignErrorList.XRDesignPanel">
<summary>
<para>Associates the XRDesignErrorList with the default <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/>.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager">
<summary>
<para>Provides dock panels to the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignDockManager class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the XRDesignDockManager class with the specified tab container.
</para>
</summary>
<param name="container">
An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.DesignDockPanels">
<summary>
<para><para>Maintains the collection of dock panels in the End-User Report Designer.</para>
<para>This member is now obsolete. To access dock panels, use the <see cref="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.Item"/> property.</para>
</para>
</summary>
<value>An array of <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanel"/> objects.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.EndInit">
<summary>
<para>Ends the initialization of the XRDesignDockManager.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.Images">
<summary>
<para>Returns the collection of image resources that are required by the user interface of dock panels.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.Images"/> collection that supplies images to dock panels.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.ImageStream">
<summary>
<para>For internal use. Specifies a stream that stores the images associated with the XRDesignDockManager's items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.ImageCollectionStreamer"/> object that stores the image resources.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.Initialize(DevExpress.XtraReports.UserDesigner.XRDesignPanel,DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>Initializes the specified XRDesignDockManager object.
</para>
</summary>
<param name="designPanel">
An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object.
</param>
<param name="panelTypes">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.Item(DevExpress.XtraReports.UserDesigner.DesignDockPanelType)">
<summary>
<para>Provides access to a dock panel of the XRDesignDockManager, by specifying its type.
</para>
</summary>
<param name="panelType">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value that specifies the dock panel type in question.
</param>
<value>A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanel"/> object that corresponds to the specified dock panel type.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.SavedAutoHidePanels">
<summary>
<para>For internal use.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Docking.DockPanelCollection"/> object, storing the hidden <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanel"/> objects.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.SavedVisiblePanels">
<summary>
<para>For internal use. Maintains the visibility state of the auto-hidden dock panels when switching the associated tabs in the Ribbon End-User Report Designer.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Docking.DockPanelCollection"/> object, storing the visible <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanel"/> objects.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignDockManager.XRDesignPanel">
<summary>
<para>Associates the XRDesignDockManager with the default <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/>.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignBarManager">
<summary>
<para>Provides bars to the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignBarManager class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.#ctor(System.ComponentModel.IContainer)">
<summary>
<para>Initializes a new instance of the XRDesignBarManager class with the specified container.
</para>
</summary>
<param name="container">
An object implementing the <see cref="T:System.ComponentModel.IContainer"/> interface.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.BarInfos">
<summary>
<para>For internal use.
</para>
</summary>
<value>
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.EndInit">
<summary>
<para>Notifies the control that initialization has been completed.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.FontNameBox">
<summary>
<para>Gets or sets the pop-up box which is used to specify a font name.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItemComboBox"/> object which represents the pop-up box used to select a font name.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.FontNameEdit">
<summary>
<para>Gets or sets the editor which is used to specify a font name.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.BarEditItem"/> object which represents the edtitor used to select a font name.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.FontSizeBox">
<summary>
<para>Gets or sets the pop-up box which is used to specify a font size.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraEditors.Repository.RepositoryItemComboBox"/> object which represents the pop-up box used to select a font size.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.FontSizeEdit">
<summary>
<para>Gets or sets the editor which is used to specify a font size.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.BarEditItem"/> object which represents the edtitor used to select a font size.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.FormattingToolbar">
<summary>
<para>For internal use. Gets or sets the Formatting Toolbar controlled by this bar manager.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Bar"/> object, which specifies the <b>Formatting Toolbar</b>.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.GetBarItemByCommand(System.ComponentModel.Design.CommandID)">
<summary>
<para>Gets a bar item within the bar manager by its command.
</para>
</summary>
<param name="commandID">
A <see cref="T:System.ComponentModel.Design.CommandID"/> object which specifies the command to be executed by the bar item to find.
</param>
<returns>A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandBarItem"/> object that represents the bar item which executes the specified command.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.GetBarItemsByReportCommand(DevExpress.XtraReports.UserDesigner.ReportCommand)">
<summary>
<para>Gets an array of bar items within the bar manager by their report command.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value that specifies the command assigned to the bar items being sought.
</param>
<returns>An array of <see cref="T:DevExpress.XtraBars.BarItem"/> objects that represent the bar items which are associated with the specified report command.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.GetToolboxType(DevExpress.XtraBars.Bar)">
<summary>
<para>Gets the Toolbox type used by the XRDesignBarManager.
</para>
</summary>
<param name="bar">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ToolboxType"/> enumeration value.
</param>
<returns>A <see cref="T:DevExpress.XtraBars.Bar"/> object, representing the Toolbox.
</returns>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.HintStaticItem">
<summary>
<para>Gets or sets the object which is used to show hints in the design bar manager.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.BarStaticItem"/> object which represents the static hint item.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.Images">
<summary>
<para>Gets the source of images that can be displayed within items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.Images"/> object which provides images for bar items.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.ImageStream">
<summary>
<para>Gets or sets a stream which contains the images used to display <b>Design Bar Manager</b> items.
</para>
</summary>
<value>A <see cref="T:DevExpress.Utils.ImageCollectionStreamer"/> object which represents the stream of images.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.Initialize(DevExpress.XtraReports.UserDesigner.XRDesignPanel)">
<summary>
<para>Performs basic initialization of the created XRDesignBarManager object, and assigns the specified Design Panel to it.
</para>
</summary>
<param name="designPanel">
An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object which specifies the Design Panel to assign.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.LargeImages">
<summary>
<para>Overrides the <see cref="P:DevExpress.XtraBars.BarManager.LargeImages"/> property.
</para>
</summary>
<value>A <see cref="T:System.Object"/> which provides large images for bar button items.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.LayoutToolbar">
<summary>
<para>For internal use. Gets or sets the Layout Toolbar controlled by this bar manager.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Bar"/> object, which specifies the <b>Layout Toolbar</b>.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.RegisterCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Registers the specified command handler.
</para>
</summary>
<param name="handler">
An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface, that represents the command handler.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.SetCommandVisibility(System.ComponentModel.Design.CommandID,DevExpress.XtraBars.BarItemVisibility)">
<summary>
<para>Changes the visibility of any bar item which executes the specified command.
</para>
</summary>
<param name="commandID">
A <see cref="T:System.ComponentModel.Design.CommandID"/> object specifying the command whose visibility needs to be changed.
</param>
<param name="visibility">
One of the <see cref="T:DevExpress.XtraBars.BarItemVisibility"/> enumeration's values that specifies the new visibility state.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.SetCommandVisibility(System.ComponentModel.Design.CommandID[],DevExpress.XtraBars.BarItemVisibility)">
<summary>
<para>Changes the visibility of any bar item which executes any of the specified commands.
</para>
</summary>
<param name="commands">
An array of <see cref="T:System.ComponentModel.Design.CommandID"/> objects specifying the commands whose visibility needs to be changed.
</param>
<param name="visibility">
One of the <see cref="T:DevExpress.XtraBars.BarItemVisibility"/> enumeration's values that specifies the new visibility state.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.SetToolboxType(DevExpress.XtraBars.Bar,DevExpress.XtraReports.UserDesigner.ToolboxType)">
<summary>
<para>Sets the Toolbox type used by the XRDesignBarManager.
</para>
</summary>
<param name="bar">
A <see cref="T:DevExpress.XtraBars.Bar"/> object, representing the Toolbox.
</param>
<param name="value">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ToolboxType"/> enumeration value.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.Toolbar">
<summary>
<para>For internal use. Gets or sets the Main Toolbar controlled by this bar manager.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraBars.Bar"/> object, which specifies the <b>Main Toolbar</b>.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.UnregisterCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Unregisters the specified command handler.
</para>
</summary>
<param name="handler">
An object implementing the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface, that represents the command handler.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.Updates">
<summary>
<para>For internal use.
</para>
</summary>
<value>
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.XRDesignPanel">
<summary>
<para>Associates the XRDesignBarManager with the default <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/>.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignBarManager.ZoomItem">
<summary>
<para>Gets or sets the editor which is used to specify a zoom value for the report's design surface.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraReports.UserDesigner.XRZoomBarEditItem"/> object which represents the edtitor used to specify the zoom value.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.TypedDesignDockPanel">
<summary>
<para>The base class for the dock panels of the End-User Report Designer.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.TypedDesignDockPanel.XRDesignPanel">
<summary>
<para>Gets or sets the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, to which the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> that owns the current dock panel belongs.
</para>
</summary>
<value>The <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object, to which the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> belongs.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.TreeViewDesignDockPanel">
<summary>
<para>The base class for tree-like dock panels of the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.TreeViewDesignDockPanel.CollapseAll">
<summary>
<para>Collapses all the nodes in the tree view dock panel.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.TreeViewDesignDockPanel.ExpandAll">
<summary>
<para>Expands all the nodes in the tree view dock panel.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ToolBoxDockPanel">
<summary>
<para>The <b>Toolbox</b> dock panel in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ToolBoxDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the ToolBoxDockPanel class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ToolBoxDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the ToolBoxDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> object which represents the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value which represents the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.ToolBoxDockPanel.GroupsStyle">
<summary>
<para>Gets or sets the style for presenting the groups' contents.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraNavBar.NavBarGroupStyle"/> value specifying how the groups' contents are presented.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.ToolBoxDockPanel.PaintStyleName">
<summary>
<para>Gets or sets the name of the paint style applied to the Tool Box.
</para>
</summary>
<value>A <see cref="T:System.String"/> value specifying the name of the paint style applied to the Tool Box.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ReportStateEventHandler">
<summary>
<para>Represents the method that will handle the <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.ReportStateChanged"/> and <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportStateChanged"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ReportStateEventHandler.Invoke(System.Object,DevExpress.XtraReports.UserDesigner.ReportStateEventArgs)">
<summary>
<para>A method that will handle the <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.ReportStateChanged"/> and <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportStateChanged"/> events.
</para>
</summary>
<param name="sender">
An object of any type that triggers the <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.ReportStateChanged"/> or <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportStateChanged"/> event.
</param>
<param name="e">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportStateEventArgs"/> object that provides data for the <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.ReportStateChanged"/> and <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportStateChanged"/> events.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ReportStateEventArgs">
<summary>
<para>Provides data for the <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignFormExBase.ReportStateChanged"/> and <see cref="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportStateChanged"/> events.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ReportStateEventArgs.#ctor(DevExpress.XtraReports.UserDesigner.ReportState)">
<summary>
<para>Initializes a new instance of the ReportStateEventArgs class with the specified report state.
</para>
</summary>
<param name="reportState">
One of the <see cref="T:DevExpress.XtraReports.UserDesigner.ReportState"/> enumeration's values specifying the state of the report.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.ReportStateEventArgs.ReportState">
<summary>
<para>Gets the report's state for the event handler.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportState"/> value representing the report's state for this event handler.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ReportExplorerDockPanel">
<summary>
<para>The <b>Report Explorer</b> dock panel that displays the structure of a report in a tree-like form in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ReportExplorerDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the ReportExplorerDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> object which represents the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value which represents the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ReportExplorerDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the ReportExplorerDockPanel class with default settings.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.PropertyGridDockPanel">
<summary>
<para>The <b>Property Grid</b> dock panel that enables modifying the properties of a report, its bands and controls in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.PropertyGridDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the PropertyGridDockPanel class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.PropertyGridDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the PropertyGridDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> object which represents the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value which represents the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.PropertyGridDockPanel.ShowCategories">
<summary>
<para>Gets or sets a value indicating whether to show categories for the items in the Property Grid, or show them in alphabetical order.
</para>
</summary>
<value><b>true</b> to show categories; <b>false</b> to sort alphabetically.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.PropertyGridDockPanel.ShowDescription">
<summary>
<para>Gets or sets a value indicating whether to show the <b>Description</b> bar at the bottom of the Property Grid.
</para>
</summary>
<value><b>true</b> to show the Description bar; otherwise, <b>false</b>.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ErrorListDockPanel">
<summary>
<para>The <b>Scripts Errors</b> dock panel that displays the results of script validation in the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ErrorListDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the ErrorListDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> object which represents the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value which represents the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.ErrorListDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the ErrorListDockPanel class with default settings.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.DockPanelCollection">
<summary>
<para>For internal use. Lists the auto-hidden dock panels in the Ribbon End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.DockPanelCollection.AddRange(DevExpress.XtraBars.Docking.DockPanel[])">
<summary>
<para>Appends an array of dock panels to the collection.
</para>
</summary>
<param name="panels">
An array of <see cref="T:DevExpress.XtraBars.Docking.DockPanel"/> objects to append to the collection.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.DesignDockPanel">
<summary>
<para>The base for classes that provide dock panels to the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignDockManager"/> of the End-User Report Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.DesignDockPanel.#ctor">
<summary>
<para>Initializes a new instance of the DesignDockPanel class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.DesignDockPanel.#ctor(DevExpress.XtraBars.Docking.DockManager,DevExpress.XtraBars.Docking.DockingStyle)">
<summary>
<para>Initializes a new instance of the DesignDockPanel class with the specified docking style and owner.
</para>
</summary>
<param name="dockManager">
A <see cref="T:DevExpress.XtraBars.Docking.DockManager"/> that is the owner of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.DockManager"/> property.
</param>
<param name="dock">
A <see cref="T:DevExpress.XtraBars.Docking.DockingStyle"/> enumeration value that specifies the docking style of the created object. This value is assigned to the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Dock"/> property.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.DesignDockPanel.Text">
<summary>
<para>Overrides the <see cref="P:DevExpress.XtraBars.Docking.DockPanel.Text"/> property to hide it.
</para>
</summary>
<value>A <see cref="T:System.String"/> value that specifies the dock panel caption.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.DesignDockPanel.XRDesignPanel">
<summary>
<para>Associates the DesignDockPanel with the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/>.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> object.
</value>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ReportState">
<summary>
<para>Specifies the state of the report in the End-User Designer.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportState.Changed">
<summary>
<para>At least one component in the report has been modified.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportState.Closing">
<summary>
<para>The report editing session is being closed.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportState.None">
<summary>
<para>The report's state is not specified.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportState.Opened">
<summary>
<para>The report is open in the End-User Designer.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportState.Opening">
<summary>
<para>The report is in the process of opening.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportState.Saved">
<summary>
<para>The report has been saved to a file.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.ReportCommand">
<summary>
<para>Specifies the commands which can be executed in the report's End-User Designer.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AddNewDataSource">
<summary>
<para><para>Invokes the <b>data source Wizard</b> which allows end-users to provide data for a report, as it has been invoked by the <b>Add New data source</b> verb available in the <b>XtraReport.DataSource</b> property editor. Note that if you hide this command, an end-user will be unable to create a new data source for a report.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignBottom">
<summary>
<para><para>Aligns the bottoms of the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignHorizontalCenters">
<summary>
<para><para>Aligns the centers of the selected controls horizontally. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignLeft">
<summary>
<para><para> Aligns the selected controls to the left. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignRight">
<summary>
<para><para> Aligns the selected controls to the right. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignToGrid">
<summary>
<para><para>Aligns the positions of the selected controls to the grid. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignTop">
<summary>
<para><para>Aligns the tops of the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.AlignVerticalCenters">
<summary>
<para><para>Aligns the centers of the selected controls vertically. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BackColor">
<summary>
<para><para>Sets the background color of the selected control(s). This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BandMoveDown">
<summary>
<para>Identifies the <b>Move Down</b> item of the context menu. This menu is invoked if an end-user right-clicks a band of either the <see cref="F:DevExpress.XtraReports.UI.BandKind.GroupHeader"/>, <see cref="F:DevExpress.XtraReports.UI.BandKind.GroupFooter"/> or <see cref="F:DevExpress.XtraReports.UI.BandKind.DetailReport"/> kind. If you hide this command, then the <b>Move Down</b> menu item will be hidden.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BandMoveUp">
<summary>
<para>Identifies the <b>Move Up</b> item of the context menu. This menu is invoked if an end-user right-clicks a band of either the <see cref="F:DevExpress.XtraReports.UI.BandKind.GroupHeader"/>, <see cref="F:DevExpress.XtraReports.UI.BandKind.GroupFooter"/> or <see cref="F:DevExpress.XtraReports.UI.BandKind.DetailReport"/> kind. If you hide this command, then the <b>Move Up</b> menu item will be hidden.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BindFieldToXRBarCode">
<summary>
<para><para>Identifies the <b>XRBarCode</b> item of the context menu. This menu is invoked after drag-and-dropping any Field List item with the right mouse click. If you hide this command, then the XRBarCode menu item will be hidden. Note that if you execute this command, it does nothing.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BindFieldToXRCheckBox">
<summary>
<para><para>Identifies the <b>XRCheckBox</b> item of the context menu. This menu is invoked after drag-and-dropping any Field List item with the right mouse click. If you hide this command, then the XRCheckBox menu item will be hidden. Note that if you execute this command, it does nothing.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BindFieldToXRLabel">
<summary>
<para><para>Identifies the <b>XRLabel</b> item of the context menu. This menu is invoked after drag-and-dropping any Field List item with the right mouse click. If you hide this command, then the XRLabel menu item will be hidden. Note that if you execute this command, it does nothing.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BindFieldToXRPictureBox">
<summary>
<para><para>Identifies the <b>XRPictureBox</b> item of the context menu. This menu is invoked after drag-and-dropping any Field List item with the right mouse click. If you hide this command, then the XRPictureBox menu item will be hidden. Note that if you execute this command, it does nothing.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BindFieldToXRRichText">
<summary>
<para><para>Identifies the <b>XRRichText</b> item of the context menu. This menu is invoked after drag-and-dropping any Field List item with the right mouse click. If you hide this command, then the XRRichText menu item will be hidden. Note that if you execute this command, it does nothing.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BindFieldToXRZipCode">
<summary>
<para><para>Identifies the <b>XRZipCode</b> item of the context menu. This menu is invoked after drag-and-dropping any Field List item with the right mouse click. If you hide this command, then the XRZipCode menu item will be hidden. Note that if you execute this command, it does nothing.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.BringToFront">
<summary>
<para><para>Brings the selected control(s) to the front. This command is represented via the menu item, toolbar button and context menu item.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.CenterHorizontally">
<summary>
<para><para>Horizontally centers the selected controls within a band. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.CenterVertically">
<summary>
<para><para>Vertically centers the selected controls within a band. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.CheckIn">
<summary>
<para>For use only by Report Server.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Close">
<summary>
<para>Closes the active Design Panel in an MDI End-User Designer form.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Closing">
<summary>
<para><para>This command should be handled when overriding saving in the End-User Designer. Note that you don't need to either change its visibility or execute it, otherwise the result may be unpredictable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Copy">
<summary>
<para><para>Copies the selected control(s) to the clipboard. This command is represented via the menu item, toolbar button and context menu item.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Cut">
<summary>
<para><para>Deletes the currently selected control(s) and copies it to the clipboard. This command is represented via the menu item, toolbar button and context menu item.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Delete">
<summary>
<para><para>Deletes the currently selected control(s). This command is represented via the menu item and context menu item.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Exit">
<summary>
<para><para>Closes the form containing the current <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> control which executes this command. Note that if you hide this command, then all menu items and toolbar buttons associated with it will become unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.FontBold">
<summary>
<para><para>Makes the font bold. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.FontItalic">
<summary>
<para><para>Makes the font italic. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.FontName">
<summary>
<para><para>Sets the specified font name to the <see cref="P:DevExpress.XtraReports.UI.XRControl.Font"/> property of the currently selected control(s), as it has been changed by the <b>Font Name</b> edit box which is shown in the Formatting Toolbar. Note that if you hide this command, then the Font Name edit box will be unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.FontSize">
<summary>
<para><para>Sets the specified font size to the <see cref="P:DevExpress.XtraReports.UI.XRControl.Font"/> property of the currently selected control(s), as it has been changed by the <b>Font Size</b> edit box which is shown in the Formatting Toolbar. Note that if you hide this command, then the Font Size edit box will be unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.FontUnderline">
<summary>
<para><para>Underlines the font. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ForeColor">
<summary>
<para><para>Sets the foreground color of the selected control(s). This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceConcatenate">
<summary>
<para><para>Removes the horizontal spacing between the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceDecrease">
<summary>
<para><para>Decreases the horizontal spacing between the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceIncrease">
<summary>
<para><para>Increases the horizontal spacing between the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HorizSpaceMakeEqual">
<summary>
<para><para>Makes the horizontal spacing between the selected controls equal. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HtmlBackward">
<summary>
<para>Moves the HTML browser backward to the previous page. This command is represented on the <b>HTML View</b> Ribbon page of the End-User Designer with a Ribbon only.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HtmlFind">
<summary>
<para>Finds the text on the HTML page. This command is represented on the <b>HTML View</b> Ribbon page of the End-User Designer with a Ribbon only.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HtmlForward">
<summary>
<para>Moves the HTML browser forward to the previous page. This command is represented on the <b>HTML View</b> Ribbon page of the End-User Designer with a Ribbon only.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HtmlHome">
<summary>
<para>Displays the Home page in the HTML browser. This command is represented on the <b>HTML View</b> Ribbon page of the End-User Designer with a Ribbon only.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.HtmlRefresh">
<summary>
<para>Refreshes the current page in the HTML browser. This command is represented on the <b>HTML View</b> Ribbon page of the End-User Designer with a Ribbon only.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertBottomMarginBand">
<summary>
<para><para>Inserts the <b>Bottom Margin</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertDetailBand">
<summary>
<para><para>Inserts the <b>Detail</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertDetailReport">
<summary>
<para><para>Inserts the <b>Detail Report</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertGroupFooterBand">
<summary>
<para><para>Inserts the <b>Group Footer</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertGroupHeaderBand">
<summary>
<para><para>Inserts the <b>Group Header</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertPageFooterBand">
<summary>
<para><para>Inserts the <b>Page Footer</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertPageHeaderBand">
<summary>
<para><para>Inserts the <b>Page Header</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertReportFooterBand">
<summary>
<para><para>Inserts the <b>Report Footer</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertReportHeaderBand">
<summary>
<para><para>Inserts the <b>Report Header</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.InsertTopMarginBand">
<summary>
<para><para>Inserts the <b>Top Margin</b> band into a report. This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyCenter">
<summary>
<para><para>Aligns the control's text to the center. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyJustify">
<summary>
<para><para>Justifies the control's text. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyLeft">
<summary>
<para><para>Aligns the control's text to the left. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.JustifyRight">
<summary>
<para><para>Aligns the control's text to the right. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyCancel">
<summary>
<para><para>Performs the Cancel action, the same as the one which should be performed if an end-user has pressed the <b>Cancel</b> key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyDefaultAction">
<summary>
<para><para>Performs the Default action, the same as the one which should be performed if an end-user has pressed the <b>Enter</b> key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyMoveDown">
<summary>
<para><para>Moves the selected control(s) to the bottom as they were moved by the <b>Down Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Down Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyMoveLeft">
<summary>
<para><para>Moves the selected control(s) to the left as they were moved by the <b>Left Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Left Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyMoveRight">
<summary>
<para><para>Moves the selected control(s) to the right as they were moved by the <b>Right Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Right Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyMoveUp">
<summary>
<para><para>Moves the selected control(s) to the top as they were moved by the <b>Up Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Up Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeDown">
<summary>
<para><para>Moves the selected control(s) to the bottom by one report unit as they have been moved using the <b>Ctrl+Down Arrow</b> keys. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Down Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeHeightDecrease">
<summary>
<para><para>Decreases the height of the selected control(s) by one report unit as it has been decreased using the <b>Ctrl+Shift+Up Arrow</b> keys. Note that if you hide this command, an end-user will still be able to decrease the controls height by the Ctrl+Shift+Up Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeHeightIncrease">
<summary>
<para><para>Increases the height of the selected control(s) by one report unit as it has been increased using the <b>Ctrl+Shift+Down Arrow</b> keys. Note that if you hide this command, an end-user will still be able to increase the controls height by the Ctrl+Shift+Down Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeLeft">
<summary>
<para><para>Moves the selected control(s) to the left by one report unit as they have been moved using the <b>Ctrl+Left Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Left Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeRight">
<summary>
<para><para>Moves the selected control(s) to the right by one report unit as they have been moved using the <b>Ctrl+Right Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Right Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeUp">
<summary>
<para><para>Moves the selected control(s) to the top by one report unit as they have been moved using the <b>Ctrl+Up Arrow</b> key. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Up Arrow key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeWidthDecrease">
<summary>
<para><para>Decreases the width of the selected control(s) by one report unit as it has been decreased using the <b>Ctrl+Shift+Left Arrow</b> keys. Note that if you hide this command, an end-user will still be able to decrease the controls width by the Ctrl+Shift+Left Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeyNudgeWidthIncrease">
<summary>
<para><para>Increases the width of the selected control(s) by one report unit as it has been increased using the <b>Ctrl+Shift+Right Arrow</b> keys. Note that if you hide this command, an end-user will still be able to increase the controls width by the Ctrl+Shift+Right Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeySelectNext">
<summary>
<para><para>Selects a control which is next to the currently selected control in the tab order, as it was selected by the <b>Tab</b> key. Note that if you hide this command, an end-user will still be able to move the controls selection by the Tab key.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeySelectPrevious">
<summary>
<para><para>Selects a control which is previous to the currently selected control in the tab order, as it was selected by the <b>Shift+Tab</b> keys. Note that if you hide this command, an end-user will still be able to move the controls selection by the Shift+Tab keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeySizeHeightDecrease">
<summary>
<para><para>Decreases the height of the selected control(s) by a step of a grid size as it has been decreased by the <b>Shift+Up Arrow</b> keys. Note that if you hide this command, an end-user will still be able to decrease the controls height by the Shift+Up Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeySizeHeightIncrease">
<summary>
<para><para>Increases the height of the selected control(s) by a step of a grid size as it has been increased by the <b>Shift+Down Arrow</b> keys. Note that if you hide this command, an end-user will still be able to increase the controls height by the Shift+Down Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeySizeWidthDecrease">
<summary>
<para><para>Decreases the width of the selected control(s) by a step of a grid size as it has been decreased by the <b>Shift+Left Arrow</b> keys. Note that if you hide this command, an end-user will still be able to decrease the controls width by the Shift+Left Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.KeySizeWidthIncrease">
<summary>
<para><para>Increases the width of the selected control(s) by a step of a grid size as it has been increased by the <b>Shift+Right Arrow</b> keys. Note that if you hide this command, an end-user will still be able to increase the controls width by the Shift+Right Arrow keys.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.MdiCascade">
<summary>
<para>When the window interface is enabled in an MDI End-User Designer form, arranges Design Panel windows in cascade.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.MdiTileHorizontal">
<summary>
<para>When the window interface is enabled in an MDI End-User Designer form, tiles Design Panel windows horizontally.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.MdiTileVertical">
<summary>
<para>When the window interface is enabled in an MDI End-User Designer form, tiles Design Panel windows vertically.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.NewReport">
<summary>
<para><para>Creates a new blank report. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.NewReportWizard">
<summary>
<para><para>Creates a new blank report and runs the XtraReports Wizard to customize it. This command is represented via the menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.None">
<summary>
<para>Doesn't identify any command. This member is intended for internal use only.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.OpenFile">
<summary>
<para><para>Opens a report. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.OpenRemoteReport">
<summary>
<para>For use only by Report Server.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.OpenSubreport">
<summary>
<para>For use only by Report Server.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Paste">
<summary>
<para><para>Adds the control(s) from the clipboard to the report. This command is represented via the menu item, toolbar button and context menu item.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.PropertiesWindow">
<summary>
<para><para>Invokes the <b>Properties</b> window for the currently selected control(s). This command is represented via the context menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Redo">
<summary>
<para><para>Redoes the last operation which has been previously undone by the <b>Undo</b> command. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.RevertToRevision">
<summary>
<para>For use only by Report Server.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SaveAll">
<summary>
<para><para>Saves all existing reports (which are shown in all Design Panels) to files. This command is represented via both the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SaveFile">
<summary>
<para><para>Saves the report (which is shown in the currently active Design Panel) to a file. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SaveFileAs">
<summary>
<para><para>Invokes the <b>Save As</b> dialog to save a report with a new name. This command is represented via the menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SelectAll">
<summary>
<para><para>Selects all the controls in the report. This command is represented via the menu item only.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SendToBack">
<summary>
<para><para>Moves the selected control(s) to the back. This command is represented via the menu item, toolbar button and context menu item.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ShowDesignerTab">
<summary>
<para><para>Switches the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> to its <b>Designer</b> tab, as it has been switched via the Designer button at the bottom of the design surface. Note that if you hide this command, this button will be unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ShowHTMLViewTab">
<summary>
<para><para>Switches the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> to its <b>HTML View</b> tab, as it has been switched via the HTML View button at the bottom of the design surface. Note that if you hide this command, this button will be unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ShowPreviewTab">
<summary>
<para><para>Switches the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> to its <b>Preview</b> tab, as it has been switched via the Preview button at the bottom of the design surface. Note that if you hide this command, this button will be unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ShowScriptsTab">
<summary>
<para><para>Switches the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> to its <b>Scripts</b> tab, as it has been switched via the Designer button at the bottom of the design surface. Note that if you hide this command, this button will be unavailable.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ShowTabbedInterface">
<summary>
<para>Enables the tabbed interface for Design Panels in an MDI End-User Designer form.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ShowWindowInterface">
<summary>
<para>Enables the window interface for Design Panels in an MDI End-User Designer form.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToControl">
<summary>
<para><para>Makes the selected controls to be of the same size. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToControlHeight">
<summary>
<para><para>Makes the selected controls have the same height. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToControlWidth">
<summary>
<para><para>Makes the selected controls have the same width. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.SizeToGrid">
<summary>
<para><para>Sizes the selected controls to the grid. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableConvertToLabels">
<summary>
<para>Converts the selected <see cref="T:DevExpress.XtraReports.UI.XRTableCell"/> objects to <see cref="T:DevExpress.XtraReports.UI.XRLabel"/> controls.
<para></para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableDeleteCell">
<summary>
<para><para>Deletes the currently selected table cell as it was deleted by the <b>Delete / Cell</b> item of the context menu, which is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Delete / Cell menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableDeleteColumn">
<summary>
<para><para>Deletes the column which the currently selected table cell belongs to, as it was deleted by the <b>Delete / Column</b> item of the context menu. This menu is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Delete / Column menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableDeleteRow">
<summary>
<para><para>Deletes the row which the currently selected table cell belongs to, as it was deleted by the <b>Delete / Row</b> item of the context menu. This menu is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Delete / Row menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableInsertCell">
<summary>
<para><para>Inserts a table cell to the right of the currently selected cell, as it was inserted by the <b>Insert / Cell</b> item of the context menu, which is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Insert / Cell menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableInsertColumnToLeft">
<summary>
<para><para>Inserts a column to the left of the column which the currently selected table cell belongs to, as it was inserted by the <b>Insert / Column To Left</b> item of the context menu. This menu is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Insert / Column To Left menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableInsertColumnToRight">
<summary>
<para><para>Inserts a column to the right of the column which the currently selected table cell belongs to, as it was inserted by the <b>Insert / Column To Right</b> item of the context menu. This menu is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Insert / Column To Right menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableInsertRowAbove">
<summary>
<para><para>Inserts a new row above the row which the currently selected table cell belongs to, as it was inserted by the <b>Insert / Row Above</b> item of the context menu. This menu is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Insert / Row Above menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.TableInsertRowBelow">
<summary>
<para><para>Inserts a new row below the row which the currently selected table cell belongs to, as it was inserted by the <b>Insert / Row Below</b> item of the context menu. This menu is invoked after right-clicking on the <see cref="T:DevExpress.XtraReports.UI.XRTable"/> control. Note that if you hide this command, then the Insert / Row Below menu item will be hidden.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Undo">
<summary>
<para><para>Undoes the last operation. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.UndoCheckOut">
<summary>
<para>For use only by Report Server.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.UploadNewRemoteReport">
<summary>
<para>For use only by Report Server.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbEditBands">
<summary>
<para>Invokes the <b>Report Editor</b> dialog, as though it has been invoked by the "Edit and Reorder Bands" verb. Note that if you hide this command, then this verb will become unavailable.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbEditBindings">
<summary>
<para>Invokes the Edit Bindings dialog, as though it has been invoked by the "Edit Bindings..." verb. Note that if you hide this command, then this verb will become unavailable.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbEditText">
<summary>
<para>Invokes the in-place editor for the currently selected control, as though it has been invoked by the "Edit Text" verb. Note that if you hide this command, then this verb will become unavailable, but an end-user will still be able to invoke the in-place editor by double-clicking the control.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbExecute">
<summary>
<para>For internal use.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbExport">
<summary>
<para>For internal use.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbImport">
<summary>
<para>Runs the <b>Import</b> dialog.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbLoadReportTemplate">
<summary>
<para>Invokes the Report Templates dialog, as though it has been invoked by the "Load Report Template..." verb. Note that if you hide this command, then this verb will become unavailable.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbPivotGridDesigner">
<summary>
<para>Invokes the Designer for the currently selected <see cref="T:DevExpress.XtraReports.UI.XRPivotGrid"/> control, as though it has been invoked by the "Run Designer..." verb. Note that if you hide this command, then this verb will become unavailable for all pivot grid controls.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbReportWizard">
<summary>
<para>Invokes the XtraReports Wizard for the current report, as though it has been invoked by the "Design in Report Wizard..." verb. Note that if you hide this command, then this verb will become unavailable.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbRtfClear">
<summary>
<para>Clears the RTF contents of the currently selected control (if it is the <see cref="T:DevExpress.XtraReports.UI.XRRichText"/> one), as though it has been cleared by the "Clear" verb. Note that if you hide this command, then this verb will become unavailable.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VerbRtfLoadFile">
<summary>
<para>Invokes the Open File dialog for the currently selected control (if it is the <see cref="T:DevExpress.XtraReports.UI.XRRichText"/> one) to load RTF contents, as though it has been invoked by the "Load File..." verb. Note that if you hide this command, then this verb will become unavailable.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceConcatenate">
<summary>
<para><para>Removes the vertical spacing between the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceDecrease">
<summary>
<para><para>Decreases the vertical spacing between the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceIncrease">
<summary>
<para><para>Increases the vertical spacing between the selected controls. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.VertSpaceMakeEqual">
<summary>
<para><para>Makes the vertical spacing between the selected controls equal. This command is represented both via the menu item and toolbar button.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.Zoom">
<summary>
<para><para>Sets the specified zoom value and zooms the report's design surface in or out. The predefined zoom factors are: 50%, 100%, 150%, 200%, 300%, 400% and 800%. The maximum value is 800%.</para>
<para>Note, if you hide this command, the Zoom edit box will be invisible.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ZoomIn">
<summary>
<para><para>Zooms the report's design surface in. Each time this command is performed, the preview gets zoomed in by 10%.</para>
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.ReportCommand.ZoomOut">
<summary>
<para><para>Zooms the report's design surface out. Each time this command is performed, the preview gets zoomed out by 10%.</para>
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.CommandVisibility">
<summary>
<para>Specifies the visibility levels for the report commands in the End-User Designer.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.CommandVisibility.All">
<summary>
<para>The command is visible wherever it can be available.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.CommandVisibility.ContextMenu">
<summary>
<para>The command is visible in the context menu only. If this command doesn't have an associated context menu item, the <b>SetCommandVisibility</b> method doesn't change its visibility.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.CommandVisibility.None">
<summary>
<para>The command is inaccessible.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.CommandVisibility.Toolbar">
<summary>
<para>The command is visible in the toolbar and menu only. If this command doesn't have an associated bar or menu item, the <b>SetCommandVisibility</b> method doesn't change its visibility.
</para>
</summary>
</member>
<member name="F:DevExpress.XtraReports.UserDesigner.CommandVisibility.Verb">
<summary>
<para>The command is available as a verb only. If this command doesn't have an associated verb, the <b>SetCommandVisibility</b> method doesn't change its visibility.
</para>
</summary>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignFormEx">
<summary>
<para>For internal use. The standard End-User Designer form.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormEx.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignFormEx class with default settings.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignFormEx.DesignBarManager">
<summary>
<para>Gets the XRDesignFormEx object of the End-User Designer form.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignBarManager"/> object.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignFormEx.SetWindowVisibility(DevExpress.XtraReports.UserDesigner.DesignDockPanelType,System.Boolean)">
<summary>
<para>Sets the visibility of dock panels in the End-User Designer.
</para>
</summary>
<param name="designDockPanels">
A <see cref="T:DevExpress.XtraReports.UserDesigner.DesignDockPanelType"/> enumeration value identifying the dock panel(s) of the End-User Designer.
</param>
<param name="visible">
<b>true</b> to display the dock panel(s); otherwise, <b>false</b>.
</param>
</member>
<member name="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel">
<summary>
<para>A panel that is used to edit a report in the End-User Designer.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.#ctor">
<summary>
<para>Initializes a new instance of the XRDesignPanel class with default settings.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.Activate">
<summary>
<para>For internal use. Activates the host of the given <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> instance.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.Activated">
<summary>
<para>For internal use. Occurs when the host of the given XRDesignPanel instance has been activated.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.AddCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Adds the specified command handler to the command handlers list for one or several of the report commands.
</para>
</summary>
<param name="handler">
An object which implements the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface, representing the command handler to be added.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.AddService(System.Type,System.Object)">
<summary>
<para>Adds the specified service to the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> instance.
</para>
</summary>
<param name="type">
The type of service to add.
</param>
<param name="value">
An <see cref="T:System.Object"/>, representing an instance of the service type to be added. This object must implement or inherit from the type indicated by the <i>type</i> parameter.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.BorderStyle">
<summary>
<para>Gets or sets the Design Panel's border style.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraEditors.Controls.BorderStyles"/> enumeration value which specifies the border style for the Design Panel.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.CloseReport">
<summary>
<para>Closes the report currently being edited in the XRDesignPanel.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.CommandStatusChanged">
<summary>
<para>Occurs if the status of a menu command has been changed.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ComponentAdded">
<summary>
<para>Occurs after a component has been added to the designer host of the report currently being edited in the Design Panel.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ComponentAdding">
<summary>
<para>Occurs before a component can be added to the designer host of the report currently being edited in the <b>Design Panel</b>.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ComponentChanged">
<summary>
<para>Occurs when altering a property that belongs to any component in the designer host of the report currently being edited.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ComponentRemoved">
<summary>
<para>Occurs after any component has been removed from the designer host of the report being currently edited in the <b>Design Panel</b>.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ComponentRemoving">
<summary>
<para>Occurs before any component can be removed from the designer host of the report being currently edited in the <b>Design Panel</b>.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ComponentVisibility">
<summary>
<para>Specifies the visibility of components (such as <b>DataSet</b> and <b>DataAdapter</b>) within the Report Designer.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraReports.Design.ComponentVisibility"/> enumeration value.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.CreateSaveFileDialog(DevExpress.XtraReports.UI.XtraReport,System.String)">
<summary>
<para>Creates the <b>SaveFile</b> dialog window to save the current report's configuration to a REPX file.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be saved to a REPX file.
</param>
<param name="fileName">
A <see cref="T:System.String"/> representing the path (including the filename), specifying where to save the report.
</param>
<returns>A <see cref="T:System.Windows.Forms.SaveFileDialog"/> object.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.CreateSaveFileDialog(DevExpress.XtraReports.UI.XtraReport,System.String,System.String)">
<summary>
<para>Creates the <b>SaveFile</b> dialog window to save the current report's configuration to a REPX file.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be saved to a REPX file.
</param>
<param name="defaultDirectory">
A <see cref="T:System.String"/>, specifying the path to the directory that is opened by default.
</param>
<param name="fileName">
A <see cref="T:System.String"/>, specifying the file name.
</param>
<returns>A <see cref="T:System.Windows.Forms.SaveFileDialog"/> object.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.Deactivate">
<summary>
<para>For internal use. Deactivates the host of the current <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> instance.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.Deactivated">
<summary>
<para>For internal use. Occurs when the host of the given <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> instance has been deactivated.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.DesignerHostLoaded">
<summary>
<para>Occurs after the designer host is activated for a report currently being edited in the current Design Panel.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.DesignerHostLoading">
<summary>
<para>For internal use. Occurs when the host of the current XRDesignPanel instance starts loading.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ExecCommand(DevExpress.XtraReports.UserDesigner.ReportCommand)">
<summary>
<para>Executes the specified report command without any parameters passed to it.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value, specifying the report command to execute.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ExecCommand(DevExpress.XtraReports.UserDesigner.ReportCommand,System.Object[])">
<summary>
<para>Executes the specified report command and passes the specified parameters to it.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value, specifying the report command to execute.
</param>
<param name="args">
An array of <see cref="T:System.Object"/> values, specifying the parameters to be passed to the report command.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ExecuteCommand(System.ComponentModel.Design.CommandID,System.Object[])">
<summary>
<para>Executes the specified command with the specified set of parameters.
</para>
</summary>
<param name="cmdID">
A <see cref="T:System.ComponentModel.Design.CommandID"/> object.
</param>
<param name="parameters">
An array of <see cref="T:System.Object"/> values that specify the parameters for the command to be executed.
</param>
<returns><b>true</b> if the specified command is executed; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ExecuteCommand(System.ComponentModel.Design.CommandID)">
<summary>
<para>Executes the specified command.
</para>
</summary>
<param name="cmdID">
A <see cref="T:System.ComponentModel.Design.CommandID"/> object.
</param>
<returns><b>true</b> if the specified command is executed; otherwise, <b>false</b>.
</returns>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.FileName">
<summary>
<para>Gets or sets the path (including the file name) where the report currently being edited in the Design Panel will be saved. A report definition is usually saved to a REPX file.
</para>
</summary>
<value>A <see cref="T:System.String"/> representing the path (including the filename) to a REPX file.
</value>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.FindMenuCommand(System.ComponentModel.Design.CommandID)">
<summary>
<para>Searches for the specified command ID.
</para>
</summary>
<param name="cmdID">
An object of the <see cref="T:System.ComponentModel.Design.CommandID"/> type, identifying the command to be found.
</param>
<returns>A <see cref="T:System.ComponentModel.Design.MenuCommand"/> object, representing the command associated with the specified ID. Returns <b>null</b> (<b>Nothing</b> in Visual Basic) if no command is found.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.GetCommandEnabled(DevExpress.XtraReports.UserDesigner.ReportCommand)">
<summary>
<para>Determines whether the specified report command is currently enabled in the End-User Designer.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value, specifying the command whose enabled state is to be determined.
</param>
<returns><b>true</b> if the report command is enabled; otherwise, <b>false</b>.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.GetCommandVisibility(DevExpress.XtraReports.UserDesigner.ReportCommand)">
<summary>
<para>Gets the visibility state of the specified report command in the Design Panel.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value, which specifies the command whose visibility is to be determined.
</param>
<returns>A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandVisibility"/> enumeration value, which represents the visibility state of the report command.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.GetSelectedComponents">
<summary>
<para>Gets the collection of components that are currently selected in the Design Panel.
</para>
</summary>
<returns>A collection that represents the current set of selected components.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.GetService(System.Type)">
<summary>
<para>Obtains the service object of the specified type from the designer host used by the XRDesignPanel.
</para>
</summary>
<param name="serviceType">
A <see cref="T:System.Type"/> object that specifies the type of the service object to obtain.
</param>
<returns>A service object of the specified type, or <b>null</b> (<b>Nothing</b> in Visual Basic) if there is no service object of this type.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.OpenReport(System.String)">
<summary>
<para>Loads a report definition from the specified file and opens it in the XRDesignPanel.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> representing the full path to the report file (.REPX) to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.OpenReport(System.IO.Stream)">
<summary>
<para>Loads a report definition from the specified stream and opens it in the XRDesignPanel.
</para>
</summary>
<param name="stream">
A <see cref="T:System.IO.Stream"/> object which contains a report to be opened in the design panel.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
<summary>
<para>Loads the specified report and opens it in the XRDesignPanel.
</para>
</summary>
<param name="report">
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object, or one of its descendants representing the report to be opened.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.OpenReportFile">
<summary>
<para>Invokes the <see cref="T:System.Windows.Forms.OpenFileDialog"/>, which allow your end-users to locate and choose a report, and load it into the Design Panel.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.RemoveCommandHandler(DevExpress.XtraReports.UserDesigner.ICommandHandler)">
<summary>
<para>Removes the specified command handler for one or several of the report commands.
</para>
</summary>
<param name="handler">
An object which implements the <see cref="T:DevExpress.XtraReports.UserDesigner.ICommandHandler"/> interface, representing the command handler to be removed.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.RemoveService(System.Type)">
<summary>
<para>Removes the specified service from the Design Panel.
</para>
</summary>
<param name="type">
A <see cref="T:System.Type"/> value, specifying the type of service to remove.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.Report">
<summary>
<para>Gets the report currently opened in the Design Panel.
</para>
</summary>
<value>An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object currently opened in the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/>.
</value>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportState">
<summary>
<para>Gets the state of the report currently being edited in the Design Panel.
</para>
</summary>
<value>A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportState"/> enumeration value which represents the current state of a report.
</value>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportStateChanged">
<summary>
<para>Occurs when the <see cref="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ReportState"/> property has been changed.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SaveChangedReport">
<summary>
<para>Saves the configuration of the report currently opened in the Design Panel to a file, only if changes have been made to the report.
</para>
</summary>
<returns>A <see cref="T:System.Windows.Forms.DialogResult"/> enumeration value.
</returns>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SaveReport">
<summary>
<para>Saves the definition of the report currently open in the XRDesignPanel, to the file specified by the <see cref="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.FileName"/> property.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SaveReport(System.String)">
<summary>
<para>Saves the definition of the report currently open in the XRDesignPanel to the specified file.
</para>
</summary>
<param name="fileName">
A <see cref="T:System.String"/> value specifying the file name.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SaveReportAs">
<summary>
<para>Saves the configuration of the report which is currently open in the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> to a file. The folder it is saved to, is specified in the <b>Save As</b> window.
</para>
</summary>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SelectedTabIndex">
<summary>
<para>Gets or sets the index of the tab currently selected in the Design Panel.
</para>
</summary>
<value>An integer value which represents the index of the currently selected tab.
</value>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SelectedTabIndexChanged">
<summary>
<para>Occurs after the <see cref="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SelectedTabIndex"/> property's value has been changed.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SelectedToolboxItemChanged">
<summary>
<para>Occurs if the currently selected Toolbox item has been changed.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SelectedToolboxItemUsed">
<summary>
<para>Occurs when a control represented by the currently selected Toolbox item has been dropped onto a report.
</para>
</summary>
</member>
<member name="E:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SelectionChanged">
<summary>
<para>Occurs if the collection of currently selected components in the <see cref="T:DevExpress.XtraReports.UserDesigner.XRDesignPanel"/> is changed.
</para>
</summary>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SetCommandVisibility(DevExpress.XtraReports.UserDesigner.ReportCommand,DevExpress.XtraReports.UserDesigner.CommandVisibility)">
<summary>
<para>Changes the visibility state of the specified report command in the End-User Designer.
</para>
</summary>
<param name="command">
A <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration value which specifies the command whose visibility needs to be changed.
</param>
<param name="visibility">
A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandVisibility"/> enumeration value which specifies the new visibility state for the command.
</param>
</member>
<member name="M:DevExpress.XtraReports.UserDesigner.XRDesignPanel.SetCommandVisibility(DevExpress.XtraReports.UserDesigner.ReportCommand[],DevExpress.XtraReports.UserDesigner.CommandVisibility)">
<summary>
<para>Changes the visibility state of the specified report commands in the End-User Designer.
</para>
</summary>
<param name="commands">
An array of <see cref="T:DevExpress.XtraReports.UserDesigner.ReportCommand"/> enumeration values which specify the commands whose visibility needs to be changed.
</param>
<param name="visibility">
A <see cref="T:DevExpress.XtraReports.UserDesigner.CommandVisibility"/> enumeration value which specifies the new visibility state for the commands.
</param>
</member>
<member name="P:DevExpress.XtraReports.UserDesigner.XRDesignPanel.ShowComponentTray">
<summary>
<para>Obsolete. Gets or sets a value indicating whether the <b>Component Tray</b> should be shown at the bottom of the Design Panel.
</para>
</summary>
<value><b>true</b> to show the Component Tray; otherwise, <b>false</b>.
</value>
</member>
</members>
</doc>