DevExpress.XtraReports.v14.1.Extensions
Provides methods for showing both the standard and Ribbon End-User Designer forms.
When implemented by a class, invokes the standard End-User Designer form which allows a report to be edited by end-users.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
When implemented by a class, invokes the standard End-User Designer form modally. This form allows a report to be edited by end-users.
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.
A object which specifies the look and feel settings applied to the Preview Form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
When implemented by a class, invokes the Ribbon End-User Designer form which allows a report to be edited by end-users.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
When implemented by a class, invokes the Ribbon End-User Designer form modally, using the specified look and feel settings.
A object which specifies the look and feel settings applied to the End-User Designer form.
When implemented by a class, invokes the Ribbon End-User Designer form modally. This form allows a report to be edited by end-users.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
Assists in the deployment of a Report Gallery.
Initializes a new instance of the ReportTemplateDirectoryExtension class with the specified settings.
An array of values, specifying the paths to report template files.
Returns the collection of available templates.
A collection of objects.
Provides functionality to implement a custom template gallery.
Initializes a new instance of the TemplatesInfo class with default settings.
Specifies the exception message shown if an error occurs when loading templates.
A value, specifying the exception message.
Specifies the collection of report templates.
A collection of objects.
Provides functionality to implement a custom template gallery.
A method that will handle the event.
A object.
When implemented by a class, provides the functionality to implement a custom template gallery.
Returns an icon for the specified report template.
A structure.
A array.
Obtains the preview image of a report template, asynchronously.
A structure.
A delegate.
Returns the layout of a specified report template.
A array, storing the template layout.
A structure.
Returns the collection of report templates.
A value.
A delegate.
Sends the specified report template to a storage.
A value, specifying the template name.
A value, specifying the template description.
A array, storing the template layout.
A object, specifying the template's preview image.
A object, specifying the template's icon.
Carries the functionality that is required to implement custom serialization of report definitions.
Determines whether it is allowed to store a report in a Report Storage, using the specified URL.
A specifying the URL to store a report.
true if it is allowed to store a report using the specified URL; otherwise, false.
Returns a report object stored in a Report Storage using the specified URL.
A specifying an URL, which was used to store a report.
An array of values, representing a stream containing a report definition.
Returns a unique URL for a report being restored from a Report Storage.
A value, specifying the URL.
Returns the array of the existing report URLs.
An object implementing the interface.
An array of values specifying the report URLs.
Determines whether standard URLs are supported.
An object implementing the interface.
true if standard URLs are supported; otherwise, false.
Determines whether the specified URL is valid in the current Report Storage.
A specifying an URL value.
true if a report exists in a storage for the specified URL; otherwise, false.
Registers the specified Report Storage extension to be used by all End-User Designers within the current application.
A class descendant.
Stores the specified report to a Report Storage using the specified URL.
An class descendant, specifying a report object to be saved.
A specifying the URL, which should be used to save a report.
Stores the specified report to a Report Storage using the specified stream.
An class descendant, specifying a report object to be saved.
A object, which should be used to save a report.
Stores the specified report object in a Report Storage as a new report using the default URL.
An object.
A value specifying the new URL.
A value specifying the report's URL.
A component that provides the multiple document interface (MDI) child forms that are parented to the form.
Initializes a new instance of the XRTabbedMdiManager class with the specified container.
An object implementing the interface.
Initializes a new instance of the XRTabbedMdiManager class with default settings.
Occurs after any of the documents contained in the XRTabbedMdiManager is activated.
For internal use. Provides the functionality for adjusting objects.
For internal use. Initializes a new instance of the class with the specified settings.
Initializes a new instance of the XRDesignPanelListener class with default settings.
For internal use.
For internal use. Represents the collection of the objects.
Initializes a new instance of the XRDesignPanelListenersCollection class with the specified service provider.
An object implementing the interface.
Appends the specified item to the current collection.
An object to append to the collection.
An integer value indicating the position into which a new element was inserted.
Appends the specified item to the current collection.
An object implementing the interface to append to the collection.
An integer value indicating the position into which a new element was inserted.
Appends an array of listeners to the collection.
An array of objects to append to the collection.
For internal use. Determines whether the collection contains the specified object.
A Boolean value.
For internal use. Determines whether the collection contains the specified object.
An object.
A Boolean value.
For internal use. Provides access to individual items in the collection.
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.
An object.
For internal use. Removes the specified object from the collection.
An object.
For internal use. Removes the specified object from the collection.
A component that is used to create an MDI End-User Designer.
Initializes a new instance of the XRDesignMdiController class with default settings.
Initializes a new instance of the XRDesignMdiController class with the specified container.
An object implementing the interface.
Provides access to the currently active Design Panel of the XRDesignMdiController.
An object, representing the active Design Panel.
Adds the specified command handler to the command handlers list for one or several of the report commands.
An object which implements the interface.
Adds the specified service to XRDesignMdiController.
A value, specifying the service type.
A , specifying the service instance.
true to promote these changes to all available Design Panels; otherwise false.
Adds the specified service to XRDesignMdiController.
A value, specifying the service type.
A , specifying the service instance.
Adds the specified service to XRDesignMdiController.
A value, specifying the service type.
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.
true to promote these changes to all available Design Panels; otherwise false.
Adds the specified service to XRDesignMdiController.
A value, specifying the service type.
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.
Occurs after any of the XRDesignMdiController's design panels showing an edited document has been activated during the design session.
Specifies the control containing the XRDesignMdiController.
A object.
Creates a new report, and loads it into a new instance.
Invokes the Report Wizard.
For internal use. Provides access to the class.
An object.
Occurs when an object has been loaded.
Specifies the form to associate with the XRDesignMdiController.
A object.
Gets the visibility state of the specified report command.
A enumeration value, which specifies the command whose visibility is to be determined.
A enumeration value, which represents the visibility state of the report command.
Loads the specified report instance to the XRDesignMdiController.
Loads the specified report instance to the XRDesignMdiController.
An object, or one of its descendants representing the report to be opened.
Loads the report definition from the specified REPX file and opens it in the XRDesignMdiController.
A representing the full path to the report file (.REPX) to be opened.
Removes the specified command handler for one or several of the report commands.
An object which implements the interface.
Removes the specified service from XRDesignMdiController.
A value, specifying the service type.
Removes the specified service from XRDesignMdiController.
A value, specifying the service type.
true to promote these changes to all available Design Panels; otherwise false.
Changes the visibility of the specified report commands.
An array of enumeration values, which specify the commands whose visibility needs to be changed.
A enumeration value, which specifies the visibility state of the report command.
Changes the visibility of the specified report command.
A enumeration value, which specifies the command whose visibility needs to be changed.
A enumeration value, which specifies the visibility state of the report command.
Gets or sets the MDI Manager that provides the multi-document interface for the XRDesignMdiController.
An object.
If implemented by a class, provides methods for handling commands in an End-User Designer.
Indicates whether or not the specified End-User Designer command can be handled.
A enumeration value that specifies the command.
true to allow calling the next handler registered for this command; otherwise false.
true, if the command can be handled; otherwise, false.
Handles the specified End-User Designer command.
A enumeration value which specifies the command to be handled.
A collection of objects representing the parameters to be passed to the handled command.
The Ribbon End-User Report Designer form.
Initializes a new instance of the XRDesignRibbonForm class with default settings.
Provides access to the currently active Design Panel of the XRDesignRibbonForm.
An object, representing the active Design Panel.
Specifies the options of an object of a Ribbon End-User Designer form.
An object, containing dock panels of the End-User Designer.
Gets the MDI (multi-document interface) Controller associated with the XRDesignRibbonForm instance.
An object, which represents the MDI Controller associated with the form.
Gets the DesignRibbonController of the Ribbon End-User Designer form.
An object, which represents the Design Ribbon Controller of the Ribbon End-User Designer form.
Loads the specified report instance into the XRDesignRibbonForm with the specified look and feel settings.
An object, or one of its descendants representing the report to be opened.
A object which specifies the look and feel settings applied to the Ribbon End-User Designer form.
Loads the specified report instance into the XRDesignRibbonForm.
An object, or one of its descendants representing the report to be opened.
Loads the report definition from the specified REPX file and opens it in the XRDesignRibbonForm.
A representing the full path to the report file (.REPX) to be opened.
Loads the report definition from the specified REPX file and opens it in the XRDesignRibbonForm with the specified look and feel settings.
A representing the full path to the report file (.REPX) to be opened.
A object, which specifies the look and feel settings applied to the Ribbon End-User Designer form.
Gets the RibbonControl of the Ribbon End-User Designer form.
A object, which represents the Ribbon Control of the Ribbon End-User Designer form.
Gets the RibbonStatusBar of the Ribbon End-User Designer form.
A object, which represents the Ribbon Status Bar of the Ribbon End-User Designer form.
Sets the visibility of dock panels in the Ribbon End-User Designer form.
A enumeration value, identifying the dock panel(s) of the End-User Designer.
true to display the dock panel(s); otherwise, false.
The End-User Report Designer form.
Initializes a new instance of the XRDesignForm class with default settings.
Provides access to the currently active Design Panel of the XRDesignForm.
An object, representing the active Design Panel.
Gets the XRDesignForm object of the End-User Designer form.
An object.
Specifies the options of an object of a standard End-User Designer form.
An object, containing dock panels of the End-User Designer.
Gets the MDI (multi-document interface) Controller associated with the XRDesignForm instance.
An object, which represents the MDI Controller associated with the form.
Loads the specified report instance to the XRDesignForm.
An object, or one of its descendants, representing the report to be opened.
Loads the specified report instance to the XRDesignForm with the specified look and feel settings.
An object, or one of its descendants representing the report to be opened.
A object which specifies the look and feel settings applied to the End-User Designer form.
Loads the report definition from the specified REPX file and opens it in the XRDesignForm.
A representing the full path to the report file (.REPX) to be opened.
Loads the report definition from the specified REPX file and opens it in the XRDesignForm with the specified look and feel settings.
A representing the full path to the report file (.REPX) to be opened.
A object which specifies the look and feel settings applied to the End-User Designer form.
Sets the visibility of dock panels in the standard End-User Designer form.
A enumeration value identifying the dock panel(s) of the End-User Designer.
true to display the dock panel(s); otherwise, false.
When implemented by a class, provides main methods for the End-User Report Designer form.
When implemented by a class, gets the docking panels' container of the End-User Designer form.
An object.
When implemented by a class, gets the MDI (multi-document interface) Controller associated with the design form.
An object that is the MDI Controller associated with the form.
For internal use. Gets a value indicating whether the form has been disposed of.
true if the form has been disposed of; otherwise, false.
Loads the specified report instance to the IDesignForm with the specified look and feel settings.
An object, or one of its descendants representing the report to be opened.
A object, which specifies the look and feel settings applied to the End-User Designer form.
Loads the specified report instance to the IDesignForm.
An object, or one of its descendants representing the report to be opened.
If implemented by a class, sets the visibility of dock panels in the End-User Designer.
A enumeration value identifying the dock panel(s) of the End-User Designer.
true to display the dock panel(s); otherwise, false.
Shows the End-User Designer form.
Shows the End-User Designer form, modally.
A enumeration value.
Specifies the Toolbox type.
Represents the custom Toolbox type, where custom controls can be placed.
Specifies that the object isn't used as a Toolbox.
Represents the standard Toolbox type, where standard report controls are located.
An instrument for report editing.
Initializes a new instance of the ReportDesignTool class with the specified report.
An object.
Provides access to the Designer form of the ReportDesignTool.
An object implementing the interface (typically, an instance).
Provides access to the Ribbon Designer form of the ReportDesignTool.
An object implementing the interface (typically, an instance).
Disposes of the ReportDesignTool object.
Provides access to the report assigned to the ReportDesignTool.
An object.
Invokes the standard End-User Designer form using the specified look and feel settings, and with the specified design panels hidden.
A object which specifies the look and feel settings applied to the End-User Designer form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
Invokes the standard End-User Designer form which allows a report to be edited by end-users.
Invokes the standard End-User Designer form which allows a report to be edited by end-users using the specified look and feel settings.
A object which specifies the look and feel settings applied to the End-User Designer form.
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.
A object which specifies the look and feel settings applied to the End-User Designer form.
Invokes the standard End-User Designer form modally using the specified look and feel settings and with the specified design panels hidden.
A object which specifies the look and feel settings applied to the Preview Form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
Invokes the standard End-User Designer form modally. This form allows a report to be edited by end-users.
Invokes the Ribbon End-User Designer form which allows a report to be edited by end-users using the specified look and feel settings.
A object which specifies the look and feel settings applied to the End-User Designer form.
Invokes the Ribbon End-User Designer form using the specified look and feel settings, and with the specified design panels hidden.
A object which specifies the look and feel settings applied to the End-User Designer form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
Invokes the Ribbon End-User Designer form which allows a report to be edited by end-users.
Invokes the Ribbon End-User Designer form modally. This form allows a report to be edited by end-users.
Invokes the Ribbon End-User Designer form modally, using the specified look and feel settings, and with the specified design panels hidden.
A object which specifies the look and feel settings applied to the End-User Designer form.
A enumeration value identifying the End-User Designer dock panels to be hidden.
Invokes the Ribbon End-User Designer form modally, using the specified look and feel settings.
A object which specifies the look and feel settings applied to the End-User Designer form.
The Group and Sort dock panel that enables managing groups and sorting data in the End-User Report Designer.
Initializes a new instance of the GroupAndSortDockPanel class with the specified docking style and owner.
A object which represents the owner of the created object. This value is assigned to the property.
A enumeration value which represents the docking style of the created object. This value is assigned to the property.
Initializes a new instance of the GroupAndSortDockPanel class with default settings.
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.
Adds custom parameter types to the ReportDesignExtension.
A collection of custom parameter types.
Associates the report with the custom design extension, to employ parameters of custom types.
An class descendant.
A value, identifying the context.
Gets the editable custom parameter types.
A object.
Gets the serializable custom parameter types.
A object.
Registers the custom report design extension, to employ parameters of custom types.
A object.
A value, identifying the context.
Supports the creation of custom parameter editors in a Print Preview.
Associates the report with the custom parameter extension, to implement custom parameter editors in a print preview.
An object.
A value, identifying the context.
Registers the custom parameters request extension, to implement custom parameter editors in a print preview.
A object.
A value, identifying the context.
The Field List dock panel that displays the structure of a report's data source in the End-User Report Designer.
Initializes a new instance of the FieldListDockPanel class with default settings.
Initializes a new instance of the FieldListDockPanel class with the specified docking style and owner.
A object which represents the owner of the created object. This value is assigned to the property.
A enumeration value which represents the docking style of the created object. This value is assigned to the property.
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.
true, to show node tooltips; otherwise, false.
Gets or sets a value indicating whether to show the Parameters node for end-users in the Field List.
true to show the Parameters node; otherwise, false.
Forcibly updates the structure of data sources currently displayed within this FieldListDockPanel object.
A object which represents the designer host.
Provides functionality to implement a custom template gallery.
Returns an icon for the specified report template.
A structure.
A array.
Obtains the preview image of a report template, asynchronously.
A structure.
A delegate.
Provides access to the collection of report templates.
A collection of objects.
Registers the extension on the server.
An object implementing the interface (typically, a object).
Updates the Template Gallery to reflect changes made to it.
Lists the available modes of component visibility in a Report Designer.
The Component Tray displays the components.
The components are not displayed in the Report Designer.
The Report Explorer displays the components.
The Group and Sort panel within an End-User Designer.
Initializes a new instance of the XRDesignGroupAndSort class with default settings.
Gets or sets the object associated with the XRDesignGroupAndSort.
An object assigned to the current XRDesignGroupAndSort object.
The Toolbox within an End-User Designer.
Initializes a new instance of the XRDesignToolBox class with default settings.
Gets or sets the style for presenting the groups' contents.
A value specifying how the groups' contents are presented.
Gets or sets an object which serves as the source of the small images used in the toolbox.
A object which represents the source of the small images.
Gets or sets the object associated with the XRDesignToolBox.
An object, specifying the Design Panel assigned to the current object.
The Properties Grid within an End-User Designer.
Initializes a new instance of the XRDesignPropertyGrid class with default settings.
Gets or sets the object associated with the XRDesignPropertyGrid.
An object assigned to the current XRDesignPropertyGrid object.
The Report Explorer within an End-User Designer.
Initializes a new instance of the XRDesignReportExplorer class with default settings.
Gets or sets the object associated with the XRDesignReportExplorer.
An object assigned to the current XRDesignReportExplorer object.
Provides Ribbon pages to the End-User Report Designer.
Initializes a new instance of the XRDesignRibbonController class with default settings.
Initializes a new instance of the XRDesignRibbonController class with the specified container.
An object implementing the interface.
For internal use. Starts the XRDesignRibbonController's initialization. Initialization occurs at runtime.
For internal use. Ends the XRDesignRibbonController's runtime initialization.
Gets the collection of images used in the XRDesignRibbonController UI.
A object.
Registers the specified command handler.
An object implementing the interface, that represents the command handler.
Gets or sets the into which the Design Ribbon Controller embeds its tabs.
A object.
Unregisters the specified command handler.
An object implementing the interface, that represents the command handler.
Gets or sets the component used to create standard dockable panels in the End-User Designer.
An object.
Gets or sets the object associated with the XRDesignRibbonController.
An object assigned to the current XRDesignRibbonController object.
For internal use. Represents a Ribbon End-User Designer form.
Initializes a new instance of the XRDesignRibbonFormEx class with default settings.
Gets the DesignRibbonController of the Ribbon End-User Designer form.
An object, which represents the Design Ribbon Controller of the Ribbon End-User Designer form.
Gets the RibbonControl of the Ribbon End-User Designer form.
A object, which represents the Ribbon Control of the Ribbon End-User Designer form.
Gets the RibbonStatusBar of the Ribbon End-User Designer form.
A object, which represents the Ribbon Status Bar of the Ribbon End-User Designer form.
Sets the visibility of dock panels in the End-User Designer.
A enumeration value identifying the dock panel(s) of the End-User Designer.
true to display the dock panel(s); otherwise, false.
The base class for the form used to show the End-User Designer for a particular report.
Initializes a new instance of the XRDesignFormExBase class with default settings.
Specifies the options of an object of a standard End-User Designer form.
An object that contains dock panels of the End-User Designer.
Gets or sets the Design Panel used to edit a report in the current End-User Designer form.
An object, which represents the Design Panel associated with the form.
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.
A representing the path (including the filename) to a REPX file.
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.
A representing the full path to the report file (.REPX) to be opened.
A object which specifies the look-and-feel settings applied to the End-User Designer form.
Opens the specified report in the form's active Design Panel.
An object, or one of its descendants representing the report to be opened.
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.
An object, or one of its descendants representing the report to be opened.
A object which specifies the look-and-feel settings applied to the End-User Designer form.
Loads the report from the specified REPX file, and opens it in the form's active Design Panel.
A representing the full path to the report file (.REPX) to be opened.
Occurs when the property has been changed.
Saves the definition (layout and configuration) of the report currently being edited in the End-User Designer form to the specified path.
A containing the full path (including the file name) specifying where the report's definition will be saved.
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 Save As window.
Sets the visibility of design dock panels in the End-User Designer.
A enumeration value identifying the dock panel(s) of the End-User Designer.
true to display the dock panel(s); otherwise, false.
The Field List panel within an End-User Designer.
Initializes a new instance of the XRDesignFieldList class with default settings.
Specifies whether or not complex nodes should be displayed atop simple nodes in the Field List.
A Boolean value.
Specifies the order in which complex properties are shown in the Field List.
A enumeration value.
Specifies the sorting order of the Field List nodes.
A enumeration value.
Gets or sets the object associated with the XRDesignFieldList.
An object assigned to the current XRDesignFieldList object.
The Scripts navigation tab that enables the assessment and validation of report scripts in the End-User Report Designer.
Initializes a new instance of the XRDesignErrorList class with default settings.
Provides information about an error or warning from a script compiler.
A that provides information about an error or warning.
Associates the XRDesignErrorList with the default .
An object.
Provides dock panels to the End-User Report Designer.
Initializes a new instance of the XRDesignDockManager class with default settings.
Initializes a new instance of the XRDesignDockManager class with the specified tab container.
An object implementing the interface.
Maintains the collection of dock panels in the End-User Report Designer.
This member is now obsolete. To access dock panels, use the property.
An array of objects.
Ends the initialization of the XRDesignDockManager.
Returns the collection of image resources that are required by the user interface of dock panels.
A collection that supplies images to dock panels.
For internal use. Specifies a stream that stores the images associated with the XRDesignDockManager's items.
A object that stores the image resources.
Initializes the specified XRDesignDockManager object.
An object.
A enumeration value.
Provides access to a dock panel of the XRDesignDockManager, by specifying its type.
A enumeration value that specifies the dock panel type in question.
A object that corresponds to the specified dock panel type.
For internal use.
A object, storing the hidden objects.
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.
A object, storing the visible objects.
Associates the XRDesignDockManager with the default .
An object.
Provides bars to the End-User Report Designer.
Initializes a new instance of the XRDesignBarManager class with default settings.
Initializes a new instance of the XRDesignBarManager class with the specified container.
An object implementing the interface.
For internal use.
Notifies the control that initialization has been completed.
Gets or sets the pop-up box which is used to specify a font name.
A object which represents the pop-up box used to select a font name.
Gets or sets the editor which is used to specify a font name.
A object which represents the edtitor used to select a font name.
Gets or sets the pop-up box which is used to specify a font size.
A object which represents the pop-up box used to select a font size.
Gets or sets the editor which is used to specify a font size.
A object which represents the edtitor used to select a font size.
For internal use. Gets or sets the Formatting Toolbar controlled by this bar manager.
A object, which specifies the Formatting Toolbar.
Gets a bar item within the bar manager by its command.
A object which specifies the command to be executed by the bar item to find.
A object that represents the bar item which executes the specified command.
Gets an array of bar items within the bar manager by their report command.
A enumeration value that specifies the command assigned to the bar items being sought.
An array of objects that represent the bar items which are associated with the specified report command.
Gets the Toolbox type used by the XRDesignBarManager.
A enumeration value.
A object, representing the Toolbox.
Gets or sets the object which is used to show hints in the design bar manager.
A object which represents the static hint item.
Gets the source of images that can be displayed within items.
A object which provides images for bar items.
Gets or sets a stream which contains the images used to display Design Bar Manager items.
A object which represents the stream of images.
Performs basic initialization of the created XRDesignBarManager object, and assigns the specified Design Panel to it.
An object which specifies the Design Panel to assign.
Overrides the property.
A which provides large images for bar button items.
For internal use. Gets or sets the Layout Toolbar controlled by this bar manager.
A object, which specifies the Layout Toolbar.
Registers the specified command handler.
An object implementing the interface, that represents the command handler.
Changes the visibility of any bar item which executes the specified command.
A object specifying the command whose visibility needs to be changed.
One of the enumeration's values that specifies the new visibility state.
Changes the visibility of any bar item which executes any of the specified commands.
An array of objects specifying the commands whose visibility needs to be changed.
One of the enumeration's values that specifies the new visibility state.
Sets the Toolbox type used by the XRDesignBarManager.
A object, representing the Toolbox.
A enumeration value.
For internal use. Gets or sets the Main Toolbar controlled by this bar manager.
A object, which specifies the Main Toolbar.
Unregisters the specified command handler.
An object implementing the interface, that represents the command handler.
For internal use.
Associates the XRDesignBarManager with the default .
An object.
Gets or sets the editor which is used to specify a zoom value for the report's design surface.
A object which represents the edtitor used to specify the zoom value.
The base class for the dock panels of the End-User Report Designer.
Gets or sets the object, to which the that owns the current dock panel belongs.
The object, to which the belongs.
The base class for tree-like dock panels of the End-User Report Designer.
Collapses all the nodes in the tree view dock panel.
Expands all the nodes in the tree view dock panel.
The Toolbox dock panel in the End-User Report Designer.
Initializes a new instance of the ToolBoxDockPanel class with default settings.
Initializes a new instance of the ToolBoxDockPanel class with the specified docking style and owner.
A object which represents the owner of the created object. This value is assigned to the property.
A enumeration value which represents the docking style of the created object. This value is assigned to the property.
Gets or sets the style for presenting the groups' contents.
A value specifying how the groups' contents are presented.
Gets or sets the name of the paint style applied to the Tool Box.
A value specifying the name of the paint style applied to the Tool Box.
Represents the method that will handle the and events.
A method that will handle the and events.
An object of any type that triggers the or event.
A object that provides data for the and events.
Provides data for the and events.
Initializes a new instance of the ReportStateEventArgs class with the specified report state.
One of the enumeration's values specifying the state of the report.
Gets the report's state for the event handler.
A value representing the report's state for this event handler.
The Report Explorer dock panel that displays the structure of a report in a tree-like form in the End-User Report Designer.
Initializes a new instance of the ReportExplorerDockPanel class with the specified docking style and owner.
A object which represents the owner of the created object. This value is assigned to the property.
A enumeration value which represents the docking style of the created object. This value is assigned to the property.
Initializes a new instance of the ReportExplorerDockPanel class with default settings.
The Property Grid dock panel that enables modifying the properties of a report, its bands and controls in the End-User Report Designer.
Initializes a new instance of the PropertyGridDockPanel class with default settings.
Initializes a new instance of the PropertyGridDockPanel class with the specified docking style and owner.
A object which represents the owner of the created object. This value is assigned to the property.
A enumeration value which represents the docking style of the created object. This value is assigned to the property.
Gets or sets a value indicating whether to show categories for the items in the Property Grid, or show them in alphabetical order.
true to show categories; false to sort alphabetically.
Gets or sets a value indicating whether to show the Description bar at the bottom of the Property Grid.
true to show the Description bar; otherwise, false.
The Scripts Errors dock panel that displays the results of script validation in the End-User Report Designer.
Initializes a new instance of the ErrorListDockPanel class with the specified docking style and owner.
A object which represents the owner of the created object. This value is assigned to the property.
A enumeration value which represents the docking style of the created object. This value is assigned to the property.
Initializes a new instance of the ErrorListDockPanel class with default settings.
For internal use. Lists the auto-hidden dock panels in the Ribbon End-User Report Designer.
Appends an array of dock panels to the collection.
An array of objects to append to the collection.
The base for classes that provide dock panels to the of the End-User Report Designer.
Initializes a new instance of the DesignDockPanel class with default settings.
Initializes a new instance of the DesignDockPanel class with the specified docking style and owner.
A that is the owner of the created object. This value is assigned to the property.
A enumeration value that specifies the docking style of the created object. This value is assigned to the property.
Overrides the property to hide it.
A value that specifies the dock panel caption.
Associates the DesignDockPanel with the .
An object.
Specifies the state of the report in the End-User Designer.
At least one component in the report has been modified.
The report editing session is being closed.
The report's state is not specified.
The report is open in the End-User Designer.
The report is in the process of opening.
The report has been saved to a file.
Specifies the commands which can be executed in the report's End-User Designer.
Invokes the data source Wizard which allows end-users to provide data for a report, as it has been invoked by the Add New data source verb available in the XtraReport.DataSource property editor. Note that if you hide this command, an end-user will be unable to create a new data source for a report.
Aligns the bottoms of the selected controls. This command is represented both via the menu item and toolbar button.
Aligns the centers of the selected controls horizontally. This command is represented both via the menu item and toolbar button.
Aligns the selected controls to the left. This command is represented both via the menu item and toolbar button.
Aligns the selected controls to the right. This command is represented both via the menu item and toolbar button.
Aligns the positions of the selected controls to the grid. This command is represented both via the menu item and toolbar button.
Aligns the tops of the selected controls. This command is represented both via the menu item and toolbar button.
Aligns the centers of the selected controls vertically. This command is represented both via the menu item and toolbar button.
Sets the background color of the selected control(s). This command is represented both via the menu item and toolbar button.
Identifies the Move Down item of the context menu. This menu is invoked if an end-user right-clicks a band of either the , or kind. If you hide this command, then the Move Down menu item will be hidden.
Identifies the Move Up item of the context menu. This menu is invoked if an end-user right-clicks a band of either the , or kind. If you hide this command, then the Move Up menu item will be hidden.
Identifies the XRBarCode 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.
Identifies the XRCheckBox 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.
Identifies the XRLabel 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.
Identifies the XRPictureBox 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.
Identifies the XRRichText 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.
Identifies the XRZipCode 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.
Brings the selected control(s) to the front. This command is represented via the menu item, toolbar button and context menu item.
Horizontally centers the selected controls within a band. This command is represented both via the menu item and toolbar button.
Vertically centers the selected controls within a band. This command is represented both via the menu item and toolbar button.
For use only by Report Server.
Closes the active Design Panel in an MDI End-User Designer form.
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.
Copies the selected control(s) to the clipboard. This command is represented via the menu item, toolbar button and context menu item.
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.
Deletes the currently selected control(s). This command is represented via the menu item and context menu item.
Closes the form containing the current 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.
Makes the font bold. This command is represented both via the menu item and toolbar button.
Makes the font italic. This command is represented both via the menu item and toolbar button.
Sets the specified font name to the property of the currently selected control(s), as it has been changed by the Font Name 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.
Sets the specified font size to the property of the currently selected control(s), as it has been changed by the Font Size 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.
Underlines the font. This command is represented both via the menu item and toolbar button.
Sets the foreground color of the selected control(s). This command is represented both via the menu item and toolbar button.
Removes the horizontal spacing between the selected controls. This command is represented both via the menu item and toolbar button.
Decreases the horizontal spacing between the selected controls. This command is represented both via the menu item and toolbar button.
Increases the horizontal spacing between the selected controls. This command is represented both via the menu item and toolbar button.
Makes the horizontal spacing between the selected controls equal. This command is represented both via the menu item and toolbar button.
Moves the HTML browser backward to the previous page. This command is represented on the HTML View Ribbon page of the End-User Designer with a Ribbon only.
Finds the text on the HTML page. This command is represented on the HTML View Ribbon page of the End-User Designer with a Ribbon only.
Moves the HTML browser forward to the previous page. This command is represented on the HTML View Ribbon page of the End-User Designer with a Ribbon only.
Displays the Home page in the HTML browser. This command is represented on the HTML View Ribbon page of the End-User Designer with a Ribbon only.
Refreshes the current page in the HTML browser. This command is represented on the HTML View Ribbon page of the End-User Designer with a Ribbon only.
Inserts the Bottom Margin band into a report. This command is represented via the context menu item only.
Inserts the Detail band into a report. This command is represented via the context menu item only.
Inserts the Detail Report band into a report. This command is represented via the context menu item only.
Inserts the Group Footer band into a report. This command is represented via the context menu item only.
Inserts the Group Header band into a report. This command is represented via the context menu item only.
Inserts the Page Footer band into a report. This command is represented via the context menu item only.
Inserts the Page Header band into a report. This command is represented via the context menu item only.
Inserts the Report Footer band into a report. This command is represented via the context menu item only.
Inserts the Report Header band into a report. This command is represented via the context menu item only.
Inserts the Top Margin band into a report. This command is represented via the context menu item only.
Aligns the control's text to the center. This command is represented both via the menu item and toolbar button.
Justifies the control's text. This command is represented both via the menu item and toolbar button.
Aligns the control's text to the left. This command is represented both via the menu item and toolbar button.
Aligns the control's text to the right. This command is represented both via the menu item and toolbar button.
Performs the Cancel action, the same as the one which should be performed if an end-user has pressed the Cancel key.
Performs the Default action, the same as the one which should be performed if an end-user has pressed the Enter key.
Moves the selected control(s) to the bottom as they were moved by the Down Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Down Arrow key.
Moves the selected control(s) to the left as they were moved by the Left Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Left Arrow key.
Moves the selected control(s) to the right as they were moved by the Right Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Right Arrow key.
Moves the selected control(s) to the top as they were moved by the Up Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Up Arrow key.
Moves the selected control(s) to the bottom by one report unit as they have been moved using the Ctrl+Down Arrow keys. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Down Arrow key.
Decreases the height of the selected control(s) by one report unit as it has been decreased using the Ctrl+Shift+Up Arrow 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.
Increases the height of the selected control(s) by one report unit as it has been increased using the Ctrl+Shift+Down Arrow 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.
Moves the selected control(s) to the left by one report unit as they have been moved using the Ctrl+Left Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Left Arrow key.
Moves the selected control(s) to the right by one report unit as they have been moved using the Ctrl+Right Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Right Arrow key.
Moves the selected control(s) to the top by one report unit as they have been moved using the Ctrl+Up Arrow key. Note that if you hide this command, an end-user will still be able to move controls by the Ctrl+Up Arrow key.
Decreases the width of the selected control(s) by one report unit as it has been decreased using the Ctrl+Shift+Left Arrow 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.
Increases the width of the selected control(s) by one report unit as it has been increased using the Ctrl+Shift+Right Arrow 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.
Selects a control which is next to the currently selected control in the tab order, as it was selected by the Tab key. Note that if you hide this command, an end-user will still be able to move the controls selection by the Tab key.
Selects a control which is previous to the currently selected control in the tab order, as it was selected by the Shift+Tab 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.
Decreases the height of the selected control(s) by a step of a grid size as it has been decreased by the Shift+Up Arrow 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.
Increases the height of the selected control(s) by a step of a grid size as it has been increased by the Shift+Down Arrow 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.
Decreases the width of the selected control(s) by a step of a grid size as it has been decreased by the Shift+Left Arrow 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.
Increases the width of the selected control(s) by a step of a grid size as it has been increased by the Shift+Right Arrow 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.
When the window interface is enabled in an MDI End-User Designer form, arranges Design Panel windows in cascade.
When the window interface is enabled in an MDI End-User Designer form, tiles Design Panel windows horizontally.
When the window interface is enabled in an MDI End-User Designer form, tiles Design Panel windows vertically.
Creates a new blank report. This command is represented both via the menu item and toolbar button.
Creates a new blank report and runs the XtraReports Wizard to customize it. This command is represented via the menu item only.
Doesn't identify any command. This member is intended for internal use only.
Opens a report. This command is represented both via the menu item and toolbar button.
For use only by Report Server.
For use only by Report Server.
Adds the control(s) from the clipboard to the report. This command is represented via the menu item, toolbar button and context menu item.
Invokes the Properties window for the currently selected control(s). This command is represented via the context menu item only.
Redoes the last operation which has been previously undone by the Undo command. This command is represented both via the menu item and toolbar button.
For use only by Report Server.
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.
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.
Invokes the Save As dialog to save a report with a new name. This command is represented via the menu item only.
Selects all the controls in the report. This command is represented via the menu item only.
Moves the selected control(s) to the back. This command is represented via the menu item, toolbar button and context menu item.
Switches the to its Designer 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.
Switches the to its HTML View 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.
Switches the to its Preview 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.
Switches the to its Scripts 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.
Enables the tabbed interface for Design Panels in an MDI End-User Designer form.
Enables the window interface for Design Panels in an MDI End-User Designer form.
Makes the selected controls to be of the same size. This command is represented both via the menu item and toolbar button.
Makes the selected controls have the same height. This command is represented both via the menu item and toolbar button.
Makes the selected controls have the same width. This command is represented both via the menu item and toolbar button.
Sizes the selected controls to the grid. This command is represented both via the menu item and toolbar button.
Converts the selected objects to controls.
Deletes the currently selected table cell as it was deleted by the Delete / Cell item of the context menu, which is invoked after right-clicking on the control. Note that if you hide this command, then the Delete / Cell menu item will be hidden.
Deletes the column which the currently selected table cell belongs to, as it was deleted by the Delete / Column item of the context menu. This menu is invoked after right-clicking on the control. Note that if you hide this command, then the Delete / Column menu item will be hidden.
Deletes the row which the currently selected table cell belongs to, as it was deleted by the Delete / Row item of the context menu. This menu is invoked after right-clicking on the control. Note that if you hide this command, then the Delete / Row menu item will be hidden.
Inserts a table cell to the right of the currently selected cell, as it was inserted by the Insert / Cell item of the context menu, which is invoked after right-clicking on the control. Note that if you hide this command, then the Insert / Cell menu item will be hidden.
Inserts a column to the left of the column which the currently selected table cell belongs to, as it was inserted by the Insert / Column To Left item of the context menu. This menu is invoked after right-clicking on the control. Note that if you hide this command, then the Insert / Column To Left menu item will be hidden.
Inserts a column to the right of the column which the currently selected table cell belongs to, as it was inserted by the Insert / Column To Right item of the context menu. This menu is invoked after right-clicking on the control. Note that if you hide this command, then the Insert / Column To Right menu item will be hidden.
Inserts a new row above the row which the currently selected table cell belongs to, as it was inserted by the Insert / Row Above item of the context menu. This menu is invoked after right-clicking on the control. Note that if you hide this command, then the Insert / Row Above menu item will be hidden.
Inserts a new row below the row which the currently selected table cell belongs to, as it was inserted by the Insert / Row Below item of the context menu. This menu is invoked after right-clicking on the control. Note that if you hide this command, then the Insert / Row Below menu item will be hidden.
Undoes the last operation. This command is represented both via the menu item and toolbar button.
For use only by Report Server.
For use only by Report Server.
Invokes the Report Editor 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.
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.
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.
For internal use.
For internal use.
Runs the Import dialog.
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.
Invokes the Designer for the currently selected 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.
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.
Clears the RTF contents of the currently selected control (if it is the one), as though it has been cleared by the "Clear" verb. Note that if you hide this command, then this verb will become unavailable.
Invokes the Open File dialog for the currently selected control (if it is the 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.
Removes the vertical spacing between the selected controls. This command is represented both via the menu item and toolbar button.
Decreases the vertical spacing between the selected controls. This command is represented both via the menu item and toolbar button.
Increases the vertical spacing between the selected controls. This command is represented both via the menu item and toolbar button.
Makes the vertical spacing between the selected controls equal. This command is represented both via the menu item and toolbar button.
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%.
Note, if you hide this command, the Zoom edit box will be invisible.
Zooms the report's design surface in. Each time this command is performed, the preview gets zoomed in by 10%.
Zooms the report's design surface out. Each time this command is performed, the preview gets zoomed out by 10%.
Specifies the visibility levels for the report commands in the End-User Designer.
The command is visible wherever it can be available.
The command is visible in the context menu only. If this command doesn't have an associated context menu item, the SetCommandVisibility method doesn't change its visibility.
The command is inaccessible.
The command is visible in the toolbar and menu only. If this command doesn't have an associated bar or menu item, the SetCommandVisibility method doesn't change its visibility.
The command is available as a verb only. If this command doesn't have an associated verb, the SetCommandVisibility method doesn't change its visibility.
For internal use. The standard End-User Designer form.
Initializes a new instance of the XRDesignFormEx class with default settings.
Gets the XRDesignFormEx object of the End-User Designer form.
An object.
Sets the visibility of dock panels in the End-User Designer.
A enumeration value identifying the dock panel(s) of the End-User Designer.
true to display the dock panel(s); otherwise, false.
A panel that is used to edit a report in the End-User Designer.
Initializes a new instance of the XRDesignPanel class with default settings.
For internal use. Activates the host of the given instance.
For internal use. Occurs when the host of the given XRDesignPanel instance has been activated.
Adds the specified command handler to the command handlers list for one or several of the report commands.
An object which implements the interface, representing the command handler to be added.
Adds the specified service to the instance.
The type of service to add.
An , representing an instance of the service type to be added. This object must implement or inherit from the type indicated by the type parameter.
Gets or sets the Design Panel's border style.
A enumeration value which specifies the border style for the Design Panel.
Closes the report currently being edited in the XRDesignPanel.
Occurs if the status of a menu command has been changed.
Occurs after a component has been added to the designer host of the report currently being edited in the Design Panel.
Occurs before a component can be added to the designer host of the report currently being edited in the Design Panel.
Occurs when altering a property that belongs to any component in the designer host of the report currently being edited.
Occurs after any component has been removed from the designer host of the report being currently edited in the Design Panel.
Occurs before any component can be removed from the designer host of the report being currently edited in the Design Panel.
Specifies the visibility of components (such as DataSet and DataAdapter) within the Report Designer.
A enumeration value.
Creates the SaveFile dialog window to save the current report's configuration to a REPX file.
An object to be saved to a REPX file.
A representing the path (including the filename), specifying where to save the report.
A object.
Creates the SaveFile dialog window to save the current report's configuration to a REPX file.
An object to be saved to a REPX file.
A , specifying the path to the directory that is opened by default.
A , specifying the file name.
A object.
For internal use. Deactivates the host of the current instance.
For internal use. Occurs when the host of the given instance has been deactivated.
Occurs after the designer host is activated for a report currently being edited in the current Design Panel.
For internal use. Occurs when the host of the current XRDesignPanel instance starts loading.
Executes the specified report command without any parameters passed to it.
A enumeration value, specifying the report command to execute.
Executes the specified report command and passes the specified parameters to it.
A enumeration value, specifying the report command to execute.
An array of values, specifying the parameters to be passed to the report command.
Executes the specified command with the specified set of parameters.
A object.
An array of values that specify the parameters for the command to be executed.
true if the specified command is executed; otherwise, false.
Executes the specified command.
A object.
true if the specified command is executed; otherwise, false.
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.
A representing the path (including the filename) to a REPX file.
Searches for the specified command ID.
An object of the type, identifying the command to be found.
A object, representing the command associated with the specified ID. Returns null (Nothing in Visual Basic) if no command is found.
Determines whether the specified report command is currently enabled in the End-User Designer.
A enumeration value, specifying the command whose enabled state is to be determined.
true if the report command is enabled; otherwise, false.
Gets the visibility state of the specified report command in the Design Panel.
A enumeration value, which specifies the command whose visibility is to be determined.
A enumeration value, which represents the visibility state of the report command.
Gets the collection of components that are currently selected in the Design Panel.
A collection that represents the current set of selected components.
Obtains the service object of the specified type from the designer host used by the XRDesignPanel.
A object that specifies the type of the service object to obtain.
A service object of the specified type, or null (Nothing in Visual Basic) if there is no service object of this type.
Loads a report definition from the specified file and opens it in the XRDesignPanel.
A representing the full path to the report file (.REPX) to be opened.
Loads a report definition from the specified stream and opens it in the XRDesignPanel.
A object which contains a report to be opened in the design panel.
Loads the specified report and opens it in the XRDesignPanel.
An object, or one of its descendants representing the report to be opened.
Invokes the , which allow your end-users to locate and choose a report, and load it into the Design Panel.
Removes the specified command handler for one or several of the report commands.
An object which implements the interface, representing the command handler to be removed.
Removes the specified service from the Design Panel.
A value, specifying the type of service to remove.
Gets the report currently opened in the Design Panel.
An object currently opened in the .
Gets the state of the report currently being edited in the Design Panel.
A enumeration value which represents the current state of a report.
Occurs when the property has been changed.
Saves the configuration of the report currently opened in the Design Panel to a file, only if changes have been made to the report.
A enumeration value.
Saves the definition of the report currently open in the XRDesignPanel, to the file specified by the property.
Saves the definition of the report currently open in the XRDesignPanel to the specified file.
A value specifying the file name.
Saves the configuration of the report which is currently open in the to a file. The folder it is saved to, is specified in the Save As window.
Gets or sets the index of the tab currently selected in the Design Panel.
An integer value which represents the index of the currently selected tab.
Occurs after the property's value has been changed.
Occurs if the currently selected Toolbox item has been changed.
Occurs when a control represented by the currently selected Toolbox item has been dropped onto a report.
Occurs if the collection of currently selected components in the is changed.
Changes the visibility state of the specified report command in the End-User Designer.
A enumeration value which specifies the command whose visibility needs to be changed.
A enumeration value which specifies the new visibility state for the command.
Changes the visibility state of the specified report commands in the End-User Designer.
An array of enumeration values which specify the commands whose visibility needs to be changed.
A enumeration value which specifies the new visibility state for the commands.
Obsolete. Gets or sets a value indicating whether the Component Tray should be shown at the bottom of the Design Panel.
true to show the Component Tray; otherwise, false.