DevExpress.XtraReports.v21.2.Extensions Contains classes that enable additional customization of the End-User Report Designer for WinForms. Enables you to specify the default behavior of an on adding it to a report. Initializes a new instance of the class with the default settings. Indicates whether or not any dialog (Chart Wizard or Chart Designer) is automatically invoked on adding an to a report. true, if the Chart Wizard or Chart Designer is invoked on adding a chart; otherwise, false. Specifies whether or not the Chart Designer should be automatically invoked on adding an to a report. true, to invoke the Chart Designer on adding a chart; otherwise, false. Specifies whether or not the Chart Wizard should be automatically invoked on adding an to a report. true, to invoke the Chart Wizard on adding a chart; otherwise, false. Provides additional settings to the End-User Report Designer for WinForms. Initializes a new instance of the class with the default settings. Enables you to customize the default behavior of an in a reporting application for WinForms. A object. Provides access to the default instance. A object. Enables you to customize the Pivot Grid’s behavior in a reporting application for WinForms. A object. Specifies whether the End-User Report Designer uses an MS Office-inspired Ribbon toolbar. true, to make the Report Designer use an MS Office-inspired Ribbon; false, to use the previous Ribbon version. Enables you to specify the settings related to the Pivot Grid behavior. Initializes a new instance of the class with the default settings. Specifies whether to show the Load Data from XML tab in the Pivot Grid Designer. true, to show the Load Data from XML tab; otherwise, false. Provides the functionality that is necessary for deep customization of the End-User Report Designer. Lists the available visibility types for report components. This field is obsolete. The components are not displayed. The components are displayed in the Report Explorer. Enables the Script Editor to implement intelligent code completion. Initializes a new instance of the class with specified settings. For internal use. Specifies whether the Report Designer’s Script Editor supports intelligent code completion. true, to enable intelligent code completion; otherwise, false. For internal use. For internal use. Contains design-time extensions to provide advanced customization of the XtraReports End-User Designer. Provides functionality to implement a custom template gallery. 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. 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. Enables you to serialize custom parameter types and other custom objects along with a report’s definition. Adds custom parameter types to the . 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. Use the CanSerialize and CanDeserialize methods of the IDataSerializer interface instead. A object. Registers the custom report design extension to serialize custom parameter types. A object. A value, identifying the context. Carries the functionality that is required to implement custom serialization of report definitions. When overridden, performs custom actions after the method is performed. A that specifies the URL used to store a report. An object that is associated with the passed report url. 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 definition stored in a Report Storage using the specified URL. A specifying a 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 a 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 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 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 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. Assists in the deployment of a Custom Report Gallery. Initializes a new instance of the 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. 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. Provides functionality to implement a custom template gallery. Initializes a new instance of the class with the 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. Contains classes that enable you to convert a to an . Enables you to generate an based on a ‘s data. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified container. An object implementing the interface. Provides access to the form containing the component. A object, specifying the container. Generates a new report using the specified grid view. A descendant. An object. Generates a new report using the specified grid view and generation options. A descendant. A object. An object. Generates a new report using the specified grid view. A descendant. A object. true, to use expression bindings; false, to use the legacy binding mode. An object. Generates a new report using the specified source report and grid view. Only the settings related to the document layout of the source report are preserved in the resulting report (such as and ). An object. A descendant. An object. Generates a new report using the specified source report and grid view. Only the settings related to the document layout of the source report are preserved in the resulting report (such as and ). An object. A descendant. A object. true, to use expression bindings; false, to use the legacy binding mode. An object. Contains classes that implement the basic functionality of XtraReports. Provides methods for showing both the standard and ribbon-based End-User Report Designer forms. When implemented by a class, invokes the standard End-User Report Designer form which allows a report to be edited by end-users. When implemented by a class, invokes the standard End-User Report 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 Report Designer form. When implemented by a class, invokes the standard End-User Report 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 Report 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 Report Designer form modally. This form allows a report to be edited by end-users. When implemented by a class, invokes the standard End-User Report 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 Report Designer form. When implemented by a class, invokes the standard End-User Report 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-based End-User Report Designer form which allows a report to be edited by end-users. When implemented by a class, invokes the ribbon-based End-User Report 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 Report Designer form. When implemented by a class, invokes the ribbon-based End-User Report 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 Report Designer form. A enumeration value identifying the End-User Designer dock panels to be hidden. When implemented by a class, invokes the ribbon-based End-User Report Designer form modally. This form allows a report to be edited by end-users. When implemented by a class, invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings. A object which specifies the look and feel settings applied to the End-User Report Designer form. When implemented by a class, invokes the ribbon-based End-User Report 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 Report Designer form. A enumeration value identifying the End-User Designer dock panels to be hidden. An instrument for editing reports in WinForms applications. Initializes a new instance of the class with the specified report. An object. Provides access to the standard End-User Report Designer form of the . An object implementing the interface (typically, an instance). Provides access to the ribbon-based End-User Report Designer form of the . An object implementing the interface (typically, an instance). Disposes of the object. Provides access to the report assigned to the . An object. Invokes the standard End-User Report Designer form which allows a report to be edited by end-users. Invokes the standard End-User Report 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 Report Designer form. Invokes the standard End-User Report 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 Report Designer form modally. This form allows a report to be edited by end-users. Invokes the standard End-User Report 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 Report Designer form. Invokes the standard End-User Report 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 ribbon-based End-User Report Designer form which allows a report to be edited by end-users. Invokes the ribbon-based End-User Report 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 Report Designer form. Invokes the ribbon-based End-User Report 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 Report Designer form. A enumeration value identifying the End-User Designer dock panels to be hidden. Invokes the ribbon-based End-User Report Designer form modally. This form allows a report to be edited by end-users. Invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings. A object which specifies the look and feel settings applied to the End-User Report Designer form. Invokes the ribbon-based End-User Report 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 Report Designer form. A enumeration value identifying the End-User Designer dock panels to be hidden. Provides extension methods that enable you to load a report in an End-User WinForms Report Designer. For internal use. Invokes the standard End-User Report Designer form which allows end-users to edit the report. A report to open in the End-User Report Designer. Invokes the standard End-User Report Designer form with the specified look and feel settings to allow end-users to edit the report. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. Invokes the standard End-User Report Designer form with the specified look and feel settings as well as design panel visibility settings. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. One or more enumeration values identifying the Report Designer dock panels to be hidden. Invokes the standard End-User Report Designer form modally to allow end-users to edit the report. A report to open in the End-User Report Designer. Invokes the standard End-User Report Designer form modally with the specified look and feel settings to allow end-users to edit the report. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. Invokes the standard End-User Report Designer form modally with the specified look and feel settings and design panel visibility settings. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. One or more enumeration values identifying the Report Designer dock panels to be hidden. Invokes the ribbon-based End-User Report Designer form which allows end-users to edit the report. A report to open in the End-User Report Designer. Invokes the ribbon-based End-User Report Designer form with the specified look and feel settings to allow end-users to edit the report. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. Invokes the ribbon-based End-User Report Designer form with the specified look and feel settings and design panel visibility settings. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. One or more enumeration values identifying the Report Designer dock panels to be hidden. Invokes the ribbon-based End-User Report Designer form modally to allow end-users to edit the report. A report to open in the End-User Report Designer. Invokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings to allow end-users to edit the report. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. Invokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings and design panel visibility settings. A report to open in the End-User Report Designer. A object which specifies the look and feel settings applied to the End-User Report Designer. One or more enumeration values identifying the Report Designer dock panels to be hidden. Contains classes that implement the functionality of the End-User Designer for XtraReports. 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 context link only. If this command doesn’t have an associated verb, the SetCommandVisibility method doesn’t change its visibility. The base for classes that provide dock panels to the of the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the 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 with the . An object. 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 Scripts Errors dock panel that displays the results of script validation in the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the 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 class. 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 class with the default settings. Initializes a new instance of the 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 object. An object implementing the interface that is used to manage designer transactions and components. 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 class with the default settings. Initializes a new instance of the 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. If implemented by a class, provides methods for handling commands in an End-User Designer for Windows Forms. 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. If implemented, provides the Design Panel functionality. Specifies the current Design Panel instance. An object. 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 . An object, or one of its descendants representing the report to be opened. Loads the specified report instance to the 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. If implemented by a class, sets the visibility of dock panels in the End-User Report 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. When implemented, provides access to the Properties window’s tab icons collection. Provides access to the Properties window’s tab icons collection. A dictionary of IconName-IconImage items. The Properties window 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 class with the default settings. Initializes a new instance of the 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 Properties window, 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 Properties window. true to show the Description bar; otherwise, false. Gets or sets whether the End-User Designer‘s Properties window shows properties organized in tabs. true, if the End-User Designer’s Properties window shows properties organized in tabs; otherwise, false. Specifies the commands which can be executed in the report’s End-User Designer. Invokes the editor to add a new calculated field. This command is available in the ribbon toolbar. Adds a new folder to the selected category of the Report Gallery. This command is available in a category’s context menu. 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. Invokes the Add New Parameter dialog that allows you to create a report parameter. This command is available in the ribbon toolbar. Adds the selected element(s) to the Report Gallery. This command is available in the context menu of report controls, styles, data sources and a report. Adds the data source selected in the Report Gallery to the current report. This command is available in a data source’s context menu. Adds a style selected in the Report Gallery to the current report’s style sheet. This command is available in a style’s context menu. 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. Applies a report layout selected in the Report Gallery to the current report. This command is available in a report layout’s context menu. 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. Enables/disables automatic calculation of the bar width depending on the bar code’s size. This command is available in the Bar Code‘s ribbon contextual tab. Displays/hides accompanying text in a bar code. This command is available in the Bar Code‘s ribbon contextual tab. Sets the specified bar code symbology. This command is available in the Bar Code‘s ribbon contextual tab. 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. Adds the bottom border to the selected control(s). This command is available in the ribbon toolbar. Sets the specified border color. This command is available in the ribbon toolbar. Sets the specified border dash style. This command is available in the ribbon toolbar. Adds the left border to the selected control(s). This command is available in the ribbon toolbar. Adds the right border to the selected control(s). This command is available in the ribbon toolbar. Adds all borders to the selected control(s). This command is available in the ribbon toolbar. Removes borders from the selected control(s). This command is available in the ribbon toolbar. Adds the top border to the selected control(s). This command is available in the ribbon toolbar. Sets the specified border width. This command is available in the ribbon toolbar. 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. Enables/disables automatic adjusting of the character comb cell height depending on the current font size. This command is available in the Character Comb‘s ribbon contextual tab. Enables/disables automatic adjusting of the character comb cell width depending on the current font size. This command is available in the Character Comb‘s ribbon contextual tab. Sets the specified character comb cell height. This command is available in the Character Comb‘s ribbon contextual tab. Sets the specified horizontal spacing between adjacent character comb cells. This command is available in the Character Comb‘s ribbon contextual tab. Sets the specified vertical spacing between adjacent character comb cells. This command is available in the Character Comb‘s ribbon contextual tab. Sets the specified character comb cell width. This command is available in the Character Comb‘s ribbon contextual tab. Invokes the Data Source Wizard to set up a data source for a chart. This command is available in the Chart‘s ribbon contextual tab. Adds an image annotation to a chart. This command is available in the Chart‘s ribbon contextual tab. Adds an area series to a chart to display values as a filled area with peaks and hollows. This command is available in the Chart‘s ribbon contextual tab. Adds a bar series to a chart to display values as vertical columns grouped by categories. This command is available in the Chart‘s ribbon contextual tab. Adds a line series to a chart to show line trends over time or categories. This command is available in the Chart‘s ribbon contextual tab. Adds the specified series to a chart. This command is available in the Chart‘s ribbon contextual tab. Adds a series to a chart to display the percentage values of different point arguments to compare their significance. This command is available in the Chart‘s ribbon contextual tab. Adds a series to a chart to display values as a circular graph. This command is available in the Chart‘s ribbon contextual tab. Adds a series to a chart to display a range of values with the minimum and maximum limits. This command is available in the Chart‘s ribbon contextual tab. Adds a text annotation to a chart. This command is available in the Chart‘s ribbon contextual tab. Sets the specified appearance name for a chart. This command is available in the Chart‘s ribbon contextual tab. Invokes the Annotation Collection Editor that allows managing a chart’s text and image annotations. This command is available in the Chart‘s ribbon contextual tab. Invokes the Palettes Collection Editor that allows managing chart palettes. This command is available in the Chart‘s ribbon contextual tab. Invokes the Series Collection Editor that allows managing chart series. This command is available in the Chart‘s ribbon contextual tab. Invokes the Open dialog that allows you to load a chart from an XML file. This command is available in the Chart‘s ribbon contextual tab. Sets the specified palette for painting a chart’s series. This command is available in the Chart‘s ribbon contextual tab. Removes the specified annotation from a chart. This command is available in the Chart‘s ribbon contextual tab. Removes the specified series from a chart. This command is available in the Chart‘s ribbon contextual tab. Runs the Chart Designer that allows creating and editing properties of a chart and its elements. This command is available in the Chart‘s ribbon contextual tab. Invokes the Save dialog that allows you to save a chart to an XML file. This command is available in the Chart‘s ribbon contextual tab. For use only by Report and Dashboard 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. Copies the selected Report Gallery item to the clipboard. This command is available in the item’s context menu. 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 selected Report Gallery item and copies it to the clipboard. This command is available in the item’s context menu. Deletes the currently selected control(s). This command is represented via the menu item and context menu item. Deletes the selected Report Gallery item. This command is available in the item’s context menu. Shows/hides gridlines on the report surface. This command is available in the ribbon toolbar. Shows/hides the document’s watermark on the report surface. This command is available in the ribbon toolbar. Invokes the Favorite Properties Editor that allows editing favorite properties. This command is available in the Properties window’s context menu. Invokes the Styles Editor that allows managing report styles. This command is available in the ribbon toolbar. 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. Creates a new style based on the specified control’s appearance settings. This command is available in the ribbon toolbar. Adjusts the control’s size to fit its parent container. This command is available in the control context menu and in the ribbon toolbar. Adjusts the control’s size to fit its text. This command is available in the context menu of and and in the ribbon’s Text contextual tab. Adjusts the control’s font size to fit the control boundaries. This command is available in the context menu of and and in the ribbon’s Text contextual tab. 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. Crosses the text out by drawing a line through it. This command is available in the ribbon toolbar. 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. Sets the Flat Dark color theme for a gauge. This command is available in the Gauge‘s ribbon contextual tab. Sets the Flat Light color theme for a gauge. This command is available in the Gauge‘s ribbon contextual tab. Sets the specified view style for a gauge. This command is available in the Gauge‘s ribbon contextual tab. 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 a SubBand into a report. This command is available from the context menu only. It is not available in , and . Inserts the Top Margin band into a report. This command is represented via the context menu item only. Inserts the Vertical Detail band into a report. This command is available in the context menu item only. Inserts the Vertical Header band into a report. This command is available in the context menu item only. Inserts the Vertical Total band into a report. This command is available in 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 selected control’s height when users press the Shift+Up Arrow keys. The decrease depends on the report’s property value: * None - decreases the height by the value; * SnapLines - decreases the height to the nearest snap position; * SnapGrid - decreases the height to the nearest grid line; * SnapToGridAndSnapLines - decreases the height to the nearest grid line or snap position. If you hide this command, users can still decrease the controls height with the Shift+Up Arrow keys. Increases the selected control’s height when users press the Shift+Down Arrow keys. The increase depends on the report’s property value: * None - increases the height by the value; * SnapLines - increases the height to the nearest snap position; * SnapGrid - increases the height to the nearest grid line; * SnapToGridAndSnapLines - increases the height to the nearest grid line or snap position. If you hide this command, users can still increase the controls height with the Shift+Down Arrow keys. Decreases the selected control’s width when users press the Shift+Left Arrow keys. The decrease depends on the report’s property value: * None - decreases the width by the value; * SnapLines - decreases the width to the nearest snap position; * SnapGrid - decreases the width to the nearest grid line; * SnapToGridAndSnapLines - decreases the width to the nearest grid line or snap position. If you hide this command, users can still decrease the controls’ width with the Shift+Left Arrow keys. Increases the selected control’s width when users press the Shift+Right Arrow keys. The increase depends on the report’s property value: * None - increases the width by the value; * SnapLines - increases the width to the nearest snap position; * SnapGrid - increases the width to the nearest grid line; * SnapToGridAndSnapLines - increases the width to the nearest grid line or snap position. If you hide this command, users can still increase the controls’ width with the Shift+Right Arrow keys. Enables/disables the selected control(s) to adjust their width to fit their content. This command is available in the ribbon’s Text contextual tab. Enables/disables the selected controls to increase their height to fit their content. This command is available in the ribbon’s Text contextual tab. Enables/disables the selected control(s) to decrease their height to fit their content. This command is available in the ribbon’s Text contextual tab. Enables/disables the selected control(s) to wrap their text if it does not fit a line. This command is available in the ribbon’s Text contextual tab. Sets the report locale (language) for localization. Loads Report Gallery templates from the selected file. This command is available in a Report Gallery’s context menu. 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 and Dashboard Server. For use only by Report and Dashboard Server. Sets the specified background color for report pages. This command is available in the ribbon toolbar. Sets the specified margin sizes for a report. This command is available in the ribbon toolbar. Sets the portrait or landscape page layout. This command is available in the ribbon toolbar. Invokes the Page Setup dialog that allows customizing the paper size and page margins. This command is available in the ribbon toolbar. Sets the specified paper size for a report. This command is available in the ribbon toolbar. Inserts a ghost text or image behind the page content. This command is available in the ribbon toolbar. Adds the control(s) from the clipboard to the report. This command is represented via the menu item, toolbar button and context menu item. Adds the item from the clipboard to the Report Gallery. This command is available in a node’s context menu. Runs the Data Source Wizard that allows you to set up a data source for a Pivot Grid. This command is available in the Pivot Grid’s ribbon contextual tab. Adds a new Pivot Grid field to the specified header area. This command is available in the Pivot Grid’s ribbon contextual tab. Prints column headers on every page. This command is available in the Pivot Grid’s ribbon contextual tab. Prints/hides column field headers. This command is available in the Pivot Grid’s ribbon contextual tab. Prints/hides data field headers. This command is available in the Pivot Grid’s ribbon contextual tab. Prints/hides horizontal grid lines. This command is available in the Pivot Grid’s ribbon contextual tab. Removes the selected Pivot Grid field. This command is available in the Pivot Grid’s ribbon contextual tab. Prints row headers on every page. This command is available in the Pivot Grid’s ribbon contextual tab. Prints/hides row field headers. This command is available in the Pivot Grid’s ribbon contextual tab. Runs the Pivot Grid Designer that allows customizing fields, the control’s layout, appearance settings and printing options. This command is available in the Pivot Grid)’s ribbon contextual tab. Prints/hides vertical grid lines. This command is available in the Pivot Grid’s ribbon contextual tab. 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. Renames the selected Report Gallery item. This command is available in the item’s context menu. For use only by Report and Dashboard 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. Saves Report Gallery templates to the specified file. This command is available in a Report Gallery’s context menu. Selects a control for specifying an event. This command is available in the Script Editor‘s ribbon toolbar. Selects the specified events. This command is available in the Script Editor‘s ribbon toolbar. Checks whether report scripts contain errors. This command is available in the Script Editor‘s ribbon toolbar. 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. Stretches a shape to fill its entire area when it is rotated. This command is available in the Shape‘s ribbon contextual tab. Sets the specified shape type. This command is available in the Shape‘s ribbon contextual tab. 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. Highlights intersecting report controls to warn you about the possibility of corrupting the document layout when exporting the document to specific formats. 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. Filters the Properties panel to display the localizable properties. 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. Highlights report controls that overrun the right page margin to warn you about extra pages when printing the document. 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. Enables/disables snapping using snap lines. This command is available in the ribbon toolbar. Enables/disables snapping to the snap grid. This command is available in the ribbon toolbar. Runs the Data Source Wizard that allows you to set up a data source for a sparkline. This command is available in the Sparkline‘s ribbon contextual tab. Sets the specified sprakline view. This command is available in the Sparkline‘s ribbon contextual tab. Sets the specified style name. This command is available in the ribbon toolbar. Converts the selected objects to controls. Deletes the currently selected table cell. This command is available in the table cell’s context menu and in the Table‘s ribbon contextual tabs. Deletes the currently selected table column. This command is available in the table element’s context menu and in the Table‘s ribbon contextual tabs. Deletes the currently selected table row. This command is available in the table element’s context menu and in the Table‘s ribbon contextual tabs. Deletes the entire table. This command is available in the table cell’s context menu and in the Table‘s ribbon contextual tabs. Distributes selected table columns so that they have the same size. This command is available in the context menu of a table, rows and multiple selected table elements as well as in the Table‘s ribbon contextual tabs. Distributes selected table rows so that they have the same size. This command is available in the context menu of a table, rows and multiple selected table elements as well as in the Table‘s ribbon contextual tabs. Inserts a table cell to the right of the currently selected cell. This command is available in the table cell’s context menu. Adds a new column directly to the left of the current column. This command is available in the table element’s context menu and in the Table‘s ribbon contextual tabs. Adds a new column directly to the right of the current column. This command is available in the table element’s context menu and in the Table‘s ribbon contextual tabs. Adds a new row directly above the current row. This command is available in the table element’s context menu and in the Table‘s ribbon contextual tabs. Adds a new row directly below the current row. This command is available in the table element’s context menu and in the Table‘s ribbon contextual tabs. Merges multiple selected cells into one cell. This command is available in the Table‘s ribbon contextual tabs. Selects the current column. This command is available in the Table‘s ribbon contextual tabs. Selects the current row. This command is available in the Table‘s ribbon contextual tabs. Selects the entire table. This command is available in the Table‘s ribbon contextual tabs. Splits the selected cells into the specified number of rows or columns. This command is available in the Table‘s ribbon contextual tabs. Undoes the last operation. This command is represented both via the menu item and toolbar button. For use only by Report and Dashboard Server. For use only by Report and Dashboard Server. Invokes the dialog that converts a report to use expression bindings instead of the legacy data bindings. Invokes the Report Editor dialog, as though it has been invoked by the “Edit and Reorder Bands” context link. 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…” context link. Note that if you hide this command, then this verb will become unavailable. Invokes the Localization Editor. Invokes the in-place editor for the currently selected control, as though it has been invoked by the “Edit Text” context link. 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…” context link. 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…” context link. 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…” context link. 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” context link. 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…” context link. Note that if you hide this command, then this verb will become unavailable. Aligns text to the bottom. This command is available in the ribbon toolbar. Centers text between the top and bottom. This command is available in the ribbon toolbar. Aligns text to the top. This command is available in the ribbon toolbar. 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%. 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 class with the default settings. Initializes a new instance of the 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. The Report Gallery dock panel that allows you to store common report controls, styles, data sources and full report layouts, and re-use them in different reports. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified docking style and owner. A object that specifies 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. Gets or sets the object to which the that owns the current dock panel belongs. The object to which the belongs. Contains report page settings. Initializes a new instance of the class with the specified MDI controller’s loading state. true if the MDI controller is loading; otherwise false. 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. Provides data for the and events. Initializes a new instance of the 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. Represents the 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. The Toolbox dock panel in the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the 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. Initializes a new instance of the class. Specifies the Toolbox type. A custom Toolbox. The object is not used as a Toolbox. The standard Toolbox. 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 base class for the dock panels of the End-User Report Designer. Provides access to the Design Panel associated with the current dock panel. An object implementing the interface. Gets or sets the object, to which the that owns the current dock panel belongs. The object, to which the belongs. Provides data for the event. Initializes a new instance of the class with the specified settings. A object containing settings used to establish a data connection. A string containing the SQL query to validate. Provides access to settings used to establish the current data connection. A object containing settings used to establish a data connection. Specifies the error message to display if query validation fails. A string specifying the text of the error message. Contains the SQL query to validate. A string containing the SQL query to validate. Specifies whether the query is valid. true, if the query is valid; otherwise, false. Provides bars to the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the 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 DevExpress.XtraReports.UserDesigner.CommandBarItem 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 . 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 DevExpress.Utils.ImageCollectionStreamer object which represents the stream of images. Performs basic initialization of the created 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 . 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 with the default . An object. Gets or sets the editor which is used to specify a zoom value for report design surface. A DevExpress.XtraReports.UserDesigner.XRZoomBarEditItem object which represents the edtitor used to specify the zoom value. Provides dock panels to the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the 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 . 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 ‘s items. A DevExpress.Utils.ImageCollectionStreamer object that stores the image resources. Initializes the specified object. An object. A enumeration value. Provides access to a dock panel of the , 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. Sets the specified dock panels’ visibility in the custom End-User Report Designer form. A DesignDockPanelType enumeration value identifying the End-User Designer’s dock panel(s). true, to display the dock panel(s); otherwise, false. For internal use. Associates the with the default . An 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 class. The Field List panel within an End-User Designer. Initializes a new instance of the class with the 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 . An object assigned to the current object. The standard End-User Report Designer form. Initializes a new instance of the class with the default settings. Provides access to the currently active Design Panel of the . An object, representing the active Design Panel. Gets the object of the End-User Report 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 instance. An object, which represents the MDI Controller associated with the form. Loads the specified report instance to the . An object, or one of its descendants, representing the report to be opened. Loads the specified report instance to the 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 . 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 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. Specifies whether the form’s window and panel size, position and zoom settings are saved to the Windows registry. true, if the Design Form settings are saved in the Windows registry; otherwise, false. Sets the visibility of dock panels in the standard End-User Report Designer form. A enumeration value, identifying the dock panel(s) of the End-User Designer. true, to display the dock panel(s); otherwise, false. For internal use. The standard End-User Designer form. Initializes a new instance of the class with the default settings. Gets the object of the End-User Report Designer form. An object. The base class for the form used to show the End-User Designer for a particular report. Initializes a new instance of the class with the 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. 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. 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. 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 Report Designer to a file. The folder it is saved to, is specified in the Save As window. Specifies whether the form’s window and panel size, position and zoom settings are saved to the Windows registry. true, if the Design Form settings are saved in the Windows registry; otherwise, false. Sets the visibility of design dock panels in the End-User Report Designer. A enumeration value, identifying the dock panel(s) of the End-User Report Designer. true, to display the dock panel(s); otherwise, false. The Group and Sort panel within an End-User Designer. Initializes a new instance of the class with the default settings. Gets or sets the object associated with the . An object assigned to the current object. Provides a multi-document interface to the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified container. An object implementing the interface. Provides access to the currently active Design Panel of the . 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 . 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. Adds the specified service to . 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 . A value, specifying the service type. A , specifying the service instance. Adds the specified service to . A value, specifying the service type. A , specifying the service instance. true to promote these changes to all available Design Panels; otherwise false. Specifies whether to use bitmap or vector icons for the End-User Report Designer. true, to use vector images; otherwise, false. Occurs after any of the ‘s design panels showing an edited document has been activated during the design session. Specifies the control containing the . A object. Specifies the Bar and Docking Controllers assigned to the . A object. Creates a new report, and loads it into a new instance. Invokes the Report Wizard. For internal use. Provides access to the Data Source Wizard settings. A object. Provides access to the default report page settings. Report page settings. For internal use. Provides access to the class. An object. Occurs when an object has been loaded. Provides access to an object that defines additional settings of an End-User Report Designer for WinForms. An object. Specifies the form to associate with the . 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 . Loads the specified report instance to the . 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 . 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 . A value, specifying the service type. Removes the specified service from . 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 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. 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. Provides access to settings of the Data Source Wizard associated with the current . An object containing Data Source Wizard settings. Use the property instead. true, to use vector images; otherwise, false. Occurs when a custom SQL query is validated. Gets or sets the MDI Manager that provides the multi-document interface for the . An object. Provides additional settings to the End-User Report Designer for WinForms. Initializes a new instance of the class with the default settings. Specifies the View style for the Report Designer‘s dock panels and tabs. A DevExpress.XtraBars.Docking2010.Views.DockingViewStyle enumeration value that specifies the View style. Gets or sets whether Filter Editors render filter criteria in the text format or in the visual format. Text, to render filter criteria in the text format; Visual, to render filter criteria in the visual format; Default, to render filter criteria per the global property value. Enables you to switch back a WinForms reporting application to using the legacy Expression Editor that does not support syntax highlighting and intelligent code completion. , to use the legacy Expression Editor; , to use a newer Expression Editor version; to use the setting. Indicates whether to use a legacy Filter Editor or a new one in reporting applications. true if a legacy Filter Editor is used. By default, this property is set to false. A panel that is used to edit a report in the End-User Designer. Initializes a new instance of the class with the default settings. For internal use. Activates the host of the given instance. For internal use. Occurs when the host of the given 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 . 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 whether the Components node is visible in the Report Explorer. The Components node visibility type. 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. Specifies whether the Data Sources node is visible in the Report Explorer. The Data Sources node visibility type. 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 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. A object. true if the specified command is executed; otherwise, false. 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. 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. Specifies whether the Formatting Rules node is visible in the Report Explorer. The Formatting Rules node visibility type. 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 . 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. Obtains the service object of the specified type from the designer host used by the . A service object of the specified generic type, or a null reference (Nothing in Visual Basic) if there is no service object of this type. Loads the specified report and opens it in the . An object, or one of its descendants representing the report to be opened. Loads a report definition from the specified stream and opens it in the . A object which contains a report to be opened in the design panel. Loads a report definition from the specified file and opens it in the . A representing the full path to the report file (.REPX) 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. 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 , to the file specified by the property. Saves the definition of the report currently open in the 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. Use the property instead. true, to show the Component Tray; otherwise, false. Specifies whether the Styles node is visible in the Report Explorer. The Styles node visibility type. For internal use. Provides the functionality for adjusting objects. Initializes a new instance of the class with the default settings. For internal use. Initializes a new instance of the class with the specified settings. For internal use. For internal use. Represents the collection of the objects. Appends the specified item to the current collection. An object implementing the DevExpress.XtraReports.UserDesigner.IDesignPanelListener interface 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 DevExpress.XtraReports.UserDesigner.IDesignPanelListener object 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. For internal use. Removes the specified object from the collection. An object. The Properties Grid within an End-User Designer. Initializes a new instance of the class with the default settings. Gets or sets the object associated with the . An object assigned to the current object. The Report Explorer within an End-User Designer. Initializes a new instance of the class with the default settings. Gets or sets the object associated with the . An object assigned to the current object. Provides Ribbon pages to the End-User Report Designer. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified container. An object implementing the interface. For internal use. Starts the ‘s initialization. Initialization occurs at runtime. For internal use. Ends the ‘s runtime initialization. Gets the collection of images used in the 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 dock panels in the End-User Report Designer. An object. Gets or sets the object associated with the . An object assigned to the current object. The ribbon-based End-User Report Designer form. Initializes a new instance of the class with the default settings. Provides access to the currently active Design Panel of the . An object, representing the active Design Panel. Specifies the options of an object of a ribbon-based End-User Report Designer form. An object, containing dock panels of the End-User Designer. Gets the MDI (multi-document interface) Controller associated with the instance. An object, which represents the MDI Controller associated with the form. Gets the DesignRibbonController of the ribbon-based End-User Report Designer form. An object, which represents the Design Ribbon Controller of the Ribbon End-User Designer form. Loads the specified report instance into the . An object, or one of its descendants representing the report to be opened. Loads the specified report instance into the 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 report definition from the specified REPX file and opens it in the . 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 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-based End-User Report Designer form. A object, which represents the Ribbon Control of the Ribbon End-User Designer form. Gets the RibbonStatusBar of the ribbon-based End-User Report Designer form. A object, which represents the Ribbon Status Bar of the Ribbon End-User Designer form. Specifies whether the form’s window and panel size, position and zoom settings are saved to the Windows registry. true, if the Design Form settings are saved in the Windows registry; otherwise, false. Sets the visibility of dock panels in the ribbon-based End-User Report Designer form. A enumeration value, identifying the dock panel(s) of the End-User Designer. true to display the dock panel(s); otherwise, false. For internal use. Represents a Ribbon End-User Designer form. Initializes a new instance of the class with the 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-based End-User Report Designer form. A object, which represents the Ribbon Control of the Ribbon End-User Designer form. Gets the RibbonStatusBar of the ribbon-based End-User Report Designer form. A object, which represents the Ribbon Status Bar of the Ribbon End-User Designer form. The Toolbox within an End-User Designer. Initializes a new instance of the class with the 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 . An object, specifying the Design Panel assigned to the current object. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Enables you to show report-specific dialogs. Shows the FilterString Editor. The report to apply the FilterString to The owner window OK, to apply the resulting FilterString; Cancel otherwise A component that provides the multiple document interface (MDI) child forms that are parented to the form. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified container. An object implementing the interface. Occurs after any of the documents contained in the is activated. Initializes a new instance of the class. Initializes a new instance of the class. Contains classes and interfaces that enable Report Wizard customization. Contains the class that is used to generate a report based on the report model settings accumulated while running the Report Wizard. Generates a report based on the report model settings accumulated while running the Report Wizard. Initializes a new instance of the class with the specified settings. An object implementing the interface that is used to manage designer transactions and components. A value, specifying the report data source. A value, specifying the report data member. If implemented, enables customization of the Report Wizard pages in WinForms and WPF applications. Enables customization of the Data Source Wizard pages. An object implementing the interface, specifying the . Enables customization of the Report Wizard pages. An object implementing the interface, specifying the . Creates a new report data source with the specified settings. An object implementing the interface. A value, specifying the data source. A value, specifying the data member. true, if the data source has been created; otherwise, false. Creates a new report with the specified settings. An object implementing the interface that is used to manage designer transactions and components. An object. A value, specifying the data source. A value, specifying the data member. true, if the report has been created; otherwise, false. Contains classes and interfaces that provide functionality to the Report Wizard page views. Provides a view for the Add Grouping Levels (Multi-Query Version) page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Occurs when the active record in the list of the available columns is changed. Occurs when the active record in the list of grouping levels is changed. Occurs when the Add Grouping Level button is clicked on a wizard page. Occurs when the Combine Grouping Level button is clicked on a wizard page. Activates or deactivates the Add Grouping Level button on a wizard page. true to activate the button; otherwise false. Activates or deactivates the Combine Grouping Level button on a wizard page. true to activate the button; otherwise false. Activates or deactivates the Move Grouping Level Down button on a wizard page. true to activate the button; otherwise false. Activates or deactivates the Move Grouping Level Up button on a wizard page. true to activate the button; otherwise false. Activates or deactivates the Remove Grouping Level button on a wizard page. true to activate the button; otherwise false. Populates the list of available columns. An array of objects. Populates the list of grouping levels. An array of objects. Gets an array of records selected in the list of available columns. An array of objects. Gets the record selected in the list of grouping levels. A object. Occurs when the Move Grouping Level Down button is clicked on a wizard page. Occurs when the Move Grouping Level Up button is clicked on a wizard page. Specifies the description of the current wizard page. A value that specifies the page description. Occurs when the Remove Grouping Level button is clicked on a wizard page. Changes the active record in the list of grouping levels. A object. Shows or hides the wait indicator on a wizard page. true to show the wait indicator; otherwise false. Provides a view for the Select a Data Source Constructor page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Provides a view for the Choose a Report Color Scheme page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies the selected color scheme. A object that specifies the selected color scheme. Occurs when the active color scheme is changed. Populates the list of available color schemes. A collection of objects. Specifies the description of the current wizard page. A value that specifies the page description. Provides a view for the Choose a Report Layout page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies the state of the Adjust the field width check box. true, to activate the check box; otherwise, false. Specifies the description of the current wizard page. A value that specifies the page description. Specifies whether or not the report contains groups. true, if the report is grouped; otherwise, false. Specifies the state of the Portrait and Landscape radio buttons. true if the Portrait radio button is active; false if the Landscape radio button is active. Specifies the selected report layout. A enumeration value. Provides a view for the Choose a Report Style page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the report visual style. A enumeration value. Provides a view for the Choose a Report Template page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Populates the list of available templates. A collection of objects. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the selected template report type. A object. Provides a view for the Choose a Report Type page of the Report Wizard. Initializes a new instance of the class with the default settings. Specifies the description of the current wizard page. A value that specifies the page description. If implemented, specifies the selected report type. A enumeration value. Occurs when the report type selected on a wizard page is changed. Provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Fills the summary options check boxes on the Specify Summary Options (Multi-Query Version) page of the Report Wizard. An array of objects that contain information required to calculate summary functions. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the state of the Ignore null values check box. true to activate the check box; otherwise false. Shows or hides the wait indicator on a wizard page. true to show the wait indicator; otherwise false. Provides a view for the Specify Report Page Settings page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies the bottom margin of the report page, measured in the units defined by the property. A value that specifies the page’s bottom margin. Specifies the description of the current wizard page. A value that specifies the page description. Initializes a wizard page with the specified options. A collection of objects that contains predefined sizes of the report’s pages. A collection of objects that contains available units of measurement. Specifies whether or not the page orientation is landscape. true, if the page orientation is landscape; otherwise, false. Specifies the left margin of the report page, measured in the units defined by the property. A value that specifies the page’s left margin. Occurs when the page orientation is changed. Specifies the paper height (measured in report units defined by the property). This can only be set if the property is set to Custom. A value that specifies the paper height. Specifies the standard paper sizes for the report. A enumeration value. By default, this property is set to PaperKind.Letter. Occurs when the report’s paper type is changed. Occurs when the width or height of the report’s paper is changed. Specifies the paper width (measured in report units defined by the property). This can only be set if the property is set to Custom. A value that specifies the paper width. Refreshes content of the Specify Report Page Settings wizard page according to specified page settings. Specifies the right margin of the report page, measured in the units defined by the property. A value that specifies the page’s right margin. Sets the format settings applied to the display text of editors on the Specify Report Page Settings wizard page. A string that specifies the editors’ mask. A string that specifies the output format for the editors’ text. Specifies the top margin of the report page, measured in the units defined by the property. A value that specifies the page’s top margin. Specifies the selected measure units of the report’s page. A value. Occurs when the Unit property value is changed. Provides a view for the Customize the Label Options page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Gets the Layout Hierarchical Structure that is used to arrange the content of the current Report Wizard page. A object. Specifies the value of the Bottom Margin editor. A value. Populates the list of the available page sizes. A collection of objects. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the value of the Label Height editor. A value. Specifies the value of the Horizontal Pitch editor. A value. Occurs when label information displayed in the dedicated editors is changed. Specifies the value of the Left Margin editor. A value. Specifies the value of the Right Margin editor. A value. Occurs when the entry selected in the Page Size drop-down list is changed. Specifies the entry selected in the Page Size drop-down list. An integer value that is an index of the selected entry. Specifies the value of the Top Margin editor. A value. Specifies the state of the Inch and Millimeter radio buttons. A value that specifies the state of the Inch and Millimeter radio buttons. Occurs when the state of the Inch and Millimeter radio buttons is changed. Specifies the value of the Vertical Pitch editor. A value. Specifies the value of the Label Width editor. A value. Provides a view for the Map Report Template Fields page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies the description of the current wizard page. A value that specifies the page description. Sets the data source with the specified settings for providing data to template fields. An object that specifies the data source. A string that specifies the data source name. A string that specifies the data source member. Specifies the collection of available template fields. A collection of objects. Provides a view for the Add Grouping Levels (Multi-Query Version) page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Occurs when the active record in the list of the available fields is changed. Occurs when the active record in the list of grouping levels is changed. Occurs when the button for adding a grouping level is clicked on a wizard page. Occurs when the button for combining grouping levels is clicked on a wizard page. Activates or deactivates the button that adds grouping levels. true to activate the button; otherwise false. Activates or deactivates the button that combines grouping levels. true, to activate the button; otherwise, false. Activates or deactivates the button that moves a grouping level down. true, to activate the button; otherwise, false. Activates or deactivates the button that moves a grouping level up. true, to activate the button; otherwise, false. Activates or deactivates the button that removes a grouping level. true, to activate the button; otherwise, false. Populates the list of available columns. An array of objects. Populates the list of grouping levels. An array of objects. Gets an array of records selected in the list of available fields. An array of objects. Gets the record selected in the list of grouping levels. A object. Occurs when the button for moving a grouping level down is clicked on a wizard page. Occurs when the button for moving a grouping level up is clicked on a wizard page. Specifies the description of the current wizard page. A value that specifies the page description. Initializes a wizard page with the specified options. A collection of objects. Occurs when the button for removing a grouping level is clicked on a wizard page. Specifies a query selected on a wizard page. A object. Occurs when a query selected on a wizard page is changed. Changes the active record in the list of grouping levels. A object. Shows or hides the wait indicator on a wizard page. true, to show the wait indicator; otherwise, false. Provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Occurs when the collection of currently selected summaries is changed. Fills the Summary functions drop-downs with available summary types. An object that contains information about selected summary functions. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the state of the Ignore null values check box. true, to activate the check box; otherwise, false. Initializes a wizard page with the list of available queries. A collection of objects. Specifies a query selected on a wizard page. A object. Occurs when a query selected on a wizard page is changed. Fills the Fields drop-downs with available columns. An array of objects. Provides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Occurs when the collection of data members and fields selected on a wizard page is changed. Performs actions with the view required before and after adding fields. A delegate. A object that specifies the root field. Performs actions with the view required before and after removing fields. A delegate. Specifies the description of the current wizard page. A value that specifies the page description. Provides a view for the Choose Fields to Display in a Report (Obsolete) page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Occurs when the active table in the list of the available tables is changed. Populates the list of available data columns corresponding to a specific data member. An array of objects. Populates the list of available data members displayed on this wizard page. An array of objects. Returns the list of data columns that are selected on this wizard page. An array of value, specifying the column names. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the report data member. A value, specifying the report data member. Selects the specified data columns An array of values, specifying the column names. This page is no longer used in the current Report Wizard implementation. Use the class instead (corresponding to the Choose Fields to Display in a Report (Multi-Query Version) wizard page). Initializes a new instance of the class with the default settings. Occurs when the collection of the currently selected columns is changed. Occurs when the Add All Columns button is clicked on a wizard page. Occurs when the Add Columns button is clicked on a wizard page. Activates or deactivates the Add All Columns button on a wizard page. true to activate the button; otherwise false. Activates or deactivates the Add Columns button on a wizard page. true to activate the button; otherwise false. Activates or deactivates the Remove All Columns button on a wizard page. true to activate the button, false to deactivate the button. Activates or deactivates the Remove Columns button on a wizard page. true to activate the button; otherwise false. Populates the list of available commands. An array of objects, specifying the columns to be added to the list. Populates the list of selected columns. An array of objects, specifying the columns to be added to the list. Gets a collection of the items selected in the list of available columns. An array of objects. Gets a collection of the items selected in the list of selected columns. An array of objects. Specifies the description of the current wizard page. A value that specifies the page description. Occurs when the Remove All Columns button is clicked on a wizard page. Occurs when the Remove Columns button is clicked on a wizard page. Shows or hides the wait indicator on a wizard page. true to show the wait indicator; otherwise false. Provides a view for the Select the Label Type page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Gets the Layout Hierarchical Structure that is used to arrange the content of the current Report Wizard page. A object. Specifies the settings of the current paper kind. A value. Populates the Product Number drop-down list. A collection of objects. Populates the Label Products drop-down list. A collection of objects. Specifies the description of the current wizard page. A value that specifies the page description. Specifies the entry selected in the Product Number drop-down list. A object. Occurs when the active record in the Label Products drop-down list is changed. Occurs when the active record in the Product Number drop-down list is changed. Specifies the entry selected in the Label Products drop-down list. A object. Updates label information displayed in the dedicated editors. Provides a view for the Set the Report Title page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies the description of the current wizard page. A value that specifies the page description. If implemented, specifies the report title text. A value. Provides a view for the Specify Report Template Options page of the Report Wizard in WinForms applications. Initializes a new instance of the class with the default settings. Specifies whether the discount value can be edited. true, if the discount value can be edited; otherwise, false. Specifies whether the tax value can be edited. true, if the tax value can be edited; otherwise, false. Occurs when any property on the current wizard page changes. Specifies the index of the selected currency format. An index of the selected currency format. Specifies the selected currency symbol. A string that specifies the currency symbol. Specifies the discount value. An object that specifies the discount value. Specifies to which range a discount value should be applied. A enumeration value. Specifies the selected discount value type. A enumeration value. Populates the list of available types for discount values. A collection of discount value types. Populates the list of available types for tax values. A collection of tax value types. Populates the list of available currency formats. A collection of currency formats. Populates the list of available currency symbols. A collection of currency symbols. Specifies the description of the current wizard page. A value that specifies the page description. Sets the data source with the specified settings for providing data to template fields. An object that specifies the data source. A string that specifies the data source name. A string that specifies the data source member. Specifies whether the tax value is included in the price values. true, if the tax is included in the price values; otherwise, false. Specifies the tax value. An object that specifies the tax value. Specifies to which range a tax value should be applied. A enumeration value. Specifies the selected tax value type. A enumeration value. Updates the discount editor according to the specified settings. true, if the discount value is manually entered; false, if this value is not specified or obtained from a data source A string that specifies the mask applied to the discount value. Updates the tax editor according to the specified settings. true, if the tax value is manually entered; false, if this value is not specified or obtained from a data source. A string that specifies the mask applied to the tax value. Enables you to run the Report Wizard and obtain the resulting ReportModel. Initializes a new instance of the XtraReportModelUI class with the specified storage service. An object implementing the interface that provides a service functionality to store the data connection settings. Creates the report model that stores default report settings. An object that implements the interface. An object that stores report settings. Creates the report model that stores settings specified on the Specify Report Page Settings wizard page. An object that implements the interface. An object. An object that stores report page settings. Enables you to register wizard page views with the corresponding presenters for a specified . Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. An object implementing the interface. An enumeration value. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An enumeration value. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An enumeration value. A object. An object implementing the interface. An object implementing the interface. A object. An object implementing the interface. An object implementing the interface. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An enumeration value. One or more enumeration values. An object implementing the interface. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An enumeration value. One or more enumeration values. An object implementing the interface. An object implementing the interface. A object. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the DevExpress.DataAccess.Sql.IDBSchemaProvider interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An enumeration value. One or more enumeration values. An object implementing the interface. An object implementing the interface. A object. A collection of objects. An object implementing the interface. Initializes a new instance of the class with specified settings. For internal use. An object implementing the interface. Registers wizard page views with the corresponding presenters for the specified . A object. Provides access to the Report Wizard settings. A object. This namespace is no longer used. Use classes from the namespace instead. Obsolete. Use the DevExpress.XtraReports.Wizards.IWizardCustomizationService interface instead. Enables customization of the Data Source Wizard pages. An object implementing the interface, specifying the . Enables customization of the Report Wizard pages. An object implementing the interface, specifying the . Creates a new report data source with the specified settings. An object implementing the interface. A value, specifying the data source. A value, specifying the data member. true, if the data source has been created; otherwise, false. Creates a new report with the specified settings. An object implementing the interface that is used to manage designer transactions and components. An object. A value, specifying the data source. A value, specifying the data member. true, if the report has been created; otherwise, false. This namespace is no longer used. Use classes from the namespace instead. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An object implementing the interface that provides access to the available connection strings. An object implementing the interface that provides a service functionality to store the data connection settings. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An enumeration value. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An enumeration value that specifies which modes of operation are available. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An enumeration value that specifies which modes of operation are available. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An enumeration value that specifies which modes of operation are available. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An object implementing the interface that provides a service functionality to store the data connection settings. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An object implementing the interface that provides a service functionality to manage query parameters. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object that specifies the wizard options. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An object that specifies the wizard options. An object implementing the interface that provides the capability to customize the data source schema. An object implementing the interface that provides a service functionality to manage query parameters. An object implementing the interface that provides custom validation logic for SQL queries. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object that specifies the wizard options. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides the functionality to run the wizard. An object implementing the interface that provides a service functionality to manage query parameters. An object implementing the interface that provides the capability to customize the data source schema. An object implementing the interface that provides custom validation logic for SQL queries. An object that specifies the wizard options. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides the functionality to run the wizard. An object implementing the interface. An object implementing the interface. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface that provides a view for a wizard page. An object implementing the interface that provides a service functionality to manage parameters. An enumeration value that specifies which modes of operation are available. Obsolete. Use the class instead. Initializes a new instance of the class with the specified page view. An object implementing the interface. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. (Typically, it is the object.) Obsolete. This class is no longer used in the current Report Wizard implementation. Initializes a new instance of the class with the specified wizard options. A function specifying the required . This namespace is no longer used. Use classes from the namespace instead. Obsolete. Use the class instead. Creates a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. This interface is no longer used in the current Report Wizard implementation. Use the interface instead. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Obsolete. Use the class instead. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified report model. An object. Obsolete. Use the class instead. Initializes a new instance of the class with the specified settings. An object implementing the interface. An object implementing the interface. An object implementing the interface. An object implementing the interface. Obsolete. This class is no longer used in the current Report Wizard implementation. Initializes a new instance of the class with the specified settings. A object. An object implementing the interface.