DevExpress.XtraReports.v18.1
Specifies whether designer hints should be displayed.
true to display designer hints; otherwise, false.
Specifies whether or not to highlight overlapping report controls, indicating the possibility of the document layout being corrupted when exporting the report to table-based formats (such as XLS, XLSX, HTML or RTF).
true, to display export warnings; otherwise, false.
Specifies whether or not to highlight report controls that protrude beyond the right page margin, to indicate the resulting extraneous document pages.
true, to display print warnings; otherwise, false.
Initializes a new instance of the class with the default settings.
Provides settings that determine the availability of popup hints and warnings in the Report Designer.
Initializes a new instance of the class with the specified error message.
A value, specifying the error message.
An exception thrown on disposing a report while filling its data source.
For internal use.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
For internal use.
For internal use.
Gets an object that is used to obtain data from a database.
An object implementing the interface.
Gets an object that is used to obtain the list of tables and/or views from a database.
An object implementing the DevExpress.Xpo.DB.IDataStoreSchemaExplorer interface.
Gets the alias that is used for tables in a database, by default.
A value.
Fills the specified data table.
A object.
A collection of objects.
Fills the specified data table.
A object.
Fills the specified dataset.
A object.
A object.
Fills the specified dataset.
A object.
Initializes a new instance of the class with the specified settings.
An object implementing the DevExpress.Xpo.DB.IDataStoreSchemaExplorer interface that is used to obtain the list of tables or views from a database.
An object implementing the interface that is used to obtain data from a database.
Provides the functionality to obtain data from an XML schema of a database.
For internal use. Specifies whether a data source is table-based (e.g., a database), or object-model-based (e.g., an XPO object).
true if the data source is table-based; otherwise false.
Returns data available in a data source.
A value, specifying the data member.
A value.
Returns a collection of columns available in a data source.
A value, specifying the data member.
A collection of objects.
Returns a collection of views available in a data source.
A collection of objects.
Returns a collection of tables available in a data source.
A collection of objects.
Initializes a new instance of the class with the specified data source and data member.
A value.
A value.
Initializes a new instance of the class with the specified data source.
A value.
A Report Wizard's data provider that works with object model data sources (e.g., Entity Framework or XPO).
Contains classes which implement the main functionality of the XtraCharts suite.
For internal use. Specifies whether a data source is table-based (e.g., a database), or object-model-based (e.g., an XPO object).
true if the data source is table-based; otherwise false.
Disposes the object.
Returns a collection of views available in a data source.
A collection of objects.
Returns a collection of tables available in a data source.
A collection of objects.
Returns data available in a data source.
A value, specifying the data member.
A value.
Returns a collection of columns available in a data source.
A value, specifying the data member.
A collection of objects.
Initializes a new instance of the class with the specified settings.
A object.
A object.
An array of objects that implement the interface.
The base class for classes that assist in accessing a Silverlight Report Wizard's data sources using a connection string.
Initializes a new instance of the class with the default settings.
Fills the data source schema.
A object.
A object.
A object.
A value, specifying the table name.
Returns the SELECT query string from a data source schema.
A object.
A value, specifying the table name.
A value, specifying the table schema name.
An array of values, specifying the column names.
A value.
Returns the SELECT query string from a data source schema.
A object.
A value, specifying the table name.
A value, specifying the table schema name.
A value.
Returns an array of table column names available in a data source schema.
A object.
A value, specifying the table name.
A value, specifying the schema name in the database.
An array of values.
Returns the table rows available in a data source schema.
A object.
A value, specifying the collection name.
A value, specifying the restriction level.
A value, specifying the parameter name.
An array of objects.
Returns the column name from a data source schema.
A object.
A value.
A helper class that obtains the information about a data source from the database.
Contains classes that implement the basic functionality of XtraReports.
Specifies whether a data source is table-based (e.g., a database), or object-model-based (e.g., an XPO object).
true if the data source is table-based; otherwise false.
Returns data available in a data source.
A value, specifying the data member.
A value.
Returns a collection of columns available in a data source.
A value, specifying the data member.
A collection of objects.
Returns a collection of views available in a data source.
A collection of objects.
Returns a collection of tables available in a data source.
A collection of objects.
Implements methods that allow working with a data source that is used by a Silverlight Report Wizard.
Specifies the number of rows in the control that the cell spans.
An integer value specifying the number of rows.
Gets the cell following the given cell in a table row.
An object representing the next cell in a row.
Gets the cell previous to the given cell in a table row.
An object representing the previous cell in a row.
For internal use.
Gets or sets a value indicating whether the table cell's height can decrease if its contents do not completely fill the control.
true if the table cell's height can decrease in order to remove unused space; otherwise, false.
Gets or sets a value indicating whether the table cell's height can grow in order to display the contents in their entirety.
true if the table cell's height can grow in order to display all its contents; otherwise, false.
Gets a parent row for the object.
An object of the class.
Overrides the XRControl.CanHaveChildren property.
true always.
For internal use.
For internal use.
For internal use.
Gets or sets the height of the (measured in report units).
A value representing the height of the control.
Gets or sets the Y-coordinate of the control's top edge (measured in report units).
A value, representing the Y-coordinate of the top edge of the control and measured in the units set by the XtraReport.ReportUnit property.
Specifies the X-coordinate of the control's left edge (measured in report units).
A value, representing the X-coordinate of the left edge of the control.
Specifies the height, width and location of the control.
A object representing a rectangular region by its height, width and location.
Gets or sets the width of the (measured in report units).
A value representing the width of the control.
For internal use.
For internal use.
Specifies the relative size of the in respect to the sizes of other cells in a row.
A value.
Initializes a new instance of the class with the default settings.
A single Cell in an 's Row.
Builds the specified SELECT query command.
A value, specifying the table name.
A value, specifying the table schema name.
An array of values, specifying column names.
A value, specifying the prefix.
A value, specifying the suffix.
A value.
Builds a SQL query string to obtain data from a data source.
Contains classes that enable report document caching.
Provides access to the value that specifies which mouse button has been clicked.
A enumeration member, specifying which mouse button has been clicked.
Gets a visual brick that represents this control's contents on a report page.
A object which represents the control's contents.
Gets the control which shows the print preview of the report for this event.
A object which represents the preview control for the event.
Obtains the location and size of the PreviewMouseEventArgs.Brick on the screen.
A object representing brick bounds on the screen.
Initializes a new instance of the class with the specified settings.
A object, representing a control's contents in a report document. This value is assigned to the PreviewMouseEventArgs.Brick property.
A object, specifying the changes to property values.
Provides data for the XRControl.PreviewClick, XRControl.PreviewDoubleClick, XRControl.PreviewMouseMove, XRControl.PreviewMouseDown and XRControl.PreviewMouseUp events.
Provides access to the schema of data views available in the data source.
A value.
Provides access to the schema of data tables available in the data source.
A value.
Initializes a new instance of the class with the specified settings.
A value.
A value.
A container to separately store the XML schema of tables and views, to avoid any possible confusion caused by mixing them.
Provides access to an object that is used to obtain the list of tables and/or views from the database.
An object implementing the DevExpress.Xpo.DB.IDataStoreSchemaExplorer interface that is used to obtain the list of tables and views available in a database.
For internal use.
Always "IsView".
Returns the XML schema of a DataSet available in the storage.
A object.
A value, specifying the XML schema of a DataSet.
Returns the list of data views available in the storage.
An array of values.
Obtains an XSD-scheme for the available views and the specified data columns.
A object.
A value.
Obtains an XSD-scheme for the available views.
A value.
Obtains separate XSD-schema for the available views and the specified data columns.
A object.
A value.
Obtains an XSD-scheme for the available views.
A value.
Obtains separate XSD-schema for the available tables and the specified data columns.
A object.
A value.
Obtains an XSD-scheme for the available tables.
A value.
Obtains separate XSD-schema for the available tables and views, as well the specified data columns.
A object.
A object.
Obtains separate XSD-schema for the available tables and views.
A object.
Initializes a new instance of the class with the specified settings.
An object implementing the DevExpress.Xpo.DB.IDataStoreSchemaExplorer interface that is used to obtain the list of tables or views from the database.
Provides the functionality to obtain an XML schema from a database.
Fills the data source schema.
A object.
A object.
A object.
A value, specifying the table name.
Returns the SELECT query string from a data source schema.
A object.
A value, specifying the table name.
A value, specifying the table schema name.
An array of values, specifying the column names.
A value.
Returns the SELECT query string from a data source schema.
A object.
A value, specifying the table name.
A value, specifying the table schema name.
A value.
Obtains column names from the specified data table.
A object.
A value.
A value.
An array of values.
Returns the table rows available in a data source schema.
A object.
A value, specifying the collection name.
A value, specifying the restriction level.
A value, specifying the parameter name.
An array of objects.
If implemented by a class, provides methods to obtain the information about a data source from the database.
Returns the exception that is the root cause of one or more subsequent exceptions.
A object.
Initializes a new instance of the class with the specified error message and exception.
A value, specifying the error message.
A object, specifying the error details.
Initializes a new instance of the class with the specified error message.
A value, specifying the error message.
An exception thrown on catching a while filling the report data source.
Contains classes required to provide data to a Silverlight Report Wizard.
Specifies the order of several objects in a report.
An integer value indicating the relative position of several objects.
Specifies a control used to expand/collapse the current report band.
An object specifying a report control.
Specifies whether the current report band is expanded or collapsed when using the automatic drill down feature.
true, if the band is expanded; otherwise, false.
Initializes a new instance of the class with default settings.
A report band containing a nested detail report.
Initializes a new instance of the class with the specified dictionary.
A object.
Initializes a new instance of the class with the specified capacity.
An integer value.
Initializes a new instance of the class with the default settings.
A dictionary for .
This band provides a functional copy of the source band below which it is located.
Objects placed in this band are displayed at the bottom of each page. This section usually contains the page number and other auxiliary information.
Objects placed in this band are displayed at the bottom of each page, above the . Normally used to contain the footer of a table continued on the following page.
Objects placed in this band are displayed once, at the end of the report. Used to display information only required once at the end of the report such as grand totals.
Objects placed in this band are displayed at the end of each group of records. Normally used to provide summary values based upon the group's data.
This band contains a detail report which contains its own bands and controls. This detail report band is intended to create master-detail reports.
Objects placed in this band are displayed with each new record from the primary data source. A band of this type contains the bulk of the report data as it is reprinted for each record, and typically displays individual records.
Objects placed in this band are displayed at the beginning of each group of records. Typically holds the field headers for the group.
Objects placed in this band are displayed once, at the beginning of the report. Usually contains the report title and any other information only required at the start of the report.
Objects placed in this band are displayed at the top of each page, below the . Normally used to contain the header of a table continued from the previous page.
Objects placed in this band are displayed at the top of each page. These can be used to display the date, report name, etc.
This band kind is intended for internal use only.
Specifies the types of bands used in the XtraReports Suite.
Initializes a new instance of the class with the default settings.
Creates a report band instance.
A enumeration value.
A descendant of the class.
Indicates the report band type.
A enumeration value.
A object.
Enables you to customize the process of creating report bands in the End-User Report Designer.
Contains classes that implement the Report Gallery functionality.
Contains classes that enable additional customization of the End-User Report Designer for WinForms.
Specifies whether end-users are prompted to convert a legacy report to use expression bindings when opening it in the End-User Report Designer.
A enumeration value.
Specifies the binding mode used to provide dynamic content to reports.
A enumeration value.
Specifies whether to use camel case for spelling property names in the Property Grid of an End-User Report Designer.
true, to spell property names using white spaces (e.g., "Printer Name"); false, to spell property names using camel case (e.g., "PrinterName").
Specifies whether end-users are allowed to load untrusted reports with potentially dangerous content in a desktop reporting application.
A enumeration value.
Initializes a new instance of the class with the default settings.
Provides customization settings to desktop versions of the End-User Report Deisgners.
Gets or sets the value specifying the charset type for the Code 128 bar code.
One of the enumeration's values specifying the charset used.
Initializes a new instance of the class with default settings.
The class used to generate a Code 128 bar code.
Specifies whether the script execution should be canceled.
true to cancel the script execution; otherwise false.
Initializes a new instance of the class with the specified exception.
A object.
Occurs when an exception is raised during the execution of report scripts.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use. Provides the basic functionality for an End-User Designer on the client.
Specifies the directory to which a refers when the XRSubreport.ReportSourceUrl property is assigned a relative path to the report definition file.
A value, specifying the relative path to a directory where the report definition file is located.
For internal use.
Specifies the format for serializing reports in the End-User Report Designer for WinForms.
A enumeration value.
Specifies whether to save the opened reports using their original serialization format (CodeDOM or XML).
true, to maintain the original report format; false, to save all reports in XML format.
Initializes a new instance of the class with the default settings.
Provides settings specifying the saving format for report files in an End-User Report Designer for WinForms.
For internal use.
For internal use.
Specifies the value by which series data should be filtered.
A value.
Specifies the data field providing values by which series data should be filtered.
A object.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the default settings.
Initializes a new instance of the class with the specified settings.
A value, specifying the column name. This value is assigned to the DataFilter.ColumnName property.
A value, specifying the data type. This value is assigned to the DataFilter.DataType property.
A object. This value is assigned to the DataFilter.Condition property.
A value, specifying the data source.
A value, specifying the data member.
Initializes a new instance of the class with the specified settings.
A value, specifying the column name. This value is assigned to the DataFilter.ColumnName property.
A value, specifying the data type. This value is assigned to the DataFilter.DataType property.
A object. This value is assigned to the DataFilter.Condition property.
A value, assigned to the XRDataFilter.Value property.
Defines filter conditions of a specific series or a series template in a report's chart.
Gets or sets the value specifying the charset type for the EAN-128 bar code.
A enumeration value that specifies a charset to be used.
Initializes a new instance of the class with default settings.
Represents the class used to generate an EAN 128 bar code.
The connection string name used to open the database in which the generated report document must be stored.
The name of the connection string used to open the target database.
The string used to open the database in which the generated report document must be stored.
A connection string.
A string used to identify the document stored in this storage.
The cached document's ID.
Deletes the table records where a cached document is stored.
Creates the DbDocumentStorage class' instance and specifies its and properties.
The string used to open a connection to the database in which a report document must be stored.
The document identifier that is stored in the database table together with other document elements.
Creates the DbDocumentStorage class' instance and specifies its property.
The string used to open a connection to the database in which a report document must be stored.
Creates the DbDocumentStorage class' instance and specifies the default settings.
A database storage used by the component to cache the document that it generates to display/export/print a report.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Initializes a new instance of the class with the specified dictionary.
A object.
Initializes a new instance of the class with the specified capacity.
An integer value.
Initializes a new instance of the class with the default settings.
A dictionary of data table filters for .
Provides access to the customization settings of desktop End-User Report Designer versions.
A object.
Provides access to the settings specifying the saving format for report files in an End-User Report Designer for WinForms.
A object.
Use the UserDesignerOptions.ShowUserFriendlyNames property instead.
A Boolean value.
Provides access to the default instance.
A object.
Initializes a new instance of the class with the default settings.
Provides customization settings to desktop versions of the End-User Report Designer (WinForms and WPF).
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts assigned to .
Provides the functionality that is necessary for deep customization of the End-User Report Designer.
Gets or sets the name of the script used to handle the XRPivotGrid.PrefilterCriteriaChanged event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomUnboundFieldData event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the PivotGridControl.CustomRowHeight event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomFieldValueCells event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomServerModeSort event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomFieldSort event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the PivotGridControl.CustomColumnWidth event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomCellValue event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomCellDisplayText event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomChartDataSourceRows event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomChartDataSourceData event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomGroupInterval event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.CustomSummary event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.PrintHeader event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.PrintFieldValue event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.PrintCell event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the XRPivotGrid.FieldValueDisplayText event.
A value, specifying the name of the script for this event.
Contains names of the scripts for an control.
Unregisters a custom function with the specified name from the End-User Report Designer's Expression Editor.
A object that the name of a custom function to unregister.
true, if a custom function with the specified name has successfully been removed from the Expression Editor; otherwise, false.
Registers the specified custom functions in the Expression Editor in the End-User Report Designer.
A collection of objects specifying custom functions to register.
Enables you to register custom functions in the End-User Report Designer's Expression Editor.
For internal use.
Initializes a new instance of the class with the default settings.
Sets the specified favorite properties for the specified report element.
A that specifies the report element name.
An array of objects that specify property names to add to the favorite list.
Tries to return favorite properties for the specified report element.
A that specified the name of the report element whose favorite properties should be returned.
An array of objects that specify favorite property names.
true, if favorite properties has been successfully restored; otherwise, false.
Saves the favorite list to the specified stream.
A to which the favorite list should be written.
Restores the favorite list from the specified stream.
A from which the favorite list should be read.
A object loaded from the stream.
Provides information about favorite properties for report elements.
Contains design-time extensions to provide advanced customization of the XtraReports End-User Designer.
Returns a surrogate type used to change values of read-only complex properties.
A object.
Returns the name of the category in which the property is displayed.
A string that specifies the category name.
Returns a weighted position at which the property is displayed.
An integer value that specifies a weighted position at which the property is displayed.
Returns the collection of the property's inner properties.
An array of strings that specify the property's inner properties.
Returns the collection of events in which the property is available.
An array of strings that specify events in which the property is available.
Returns whether a property is displayed in the Expressions tab.
true, if the property is available in the Expressions tab; otherwise, false.
Initializes a new instance of the class with the specified settings.
An array of strings that specify events in which the property should be available. This value is assigned to the ExpressionBindingDescription.EventNames property.
An integer value that specifies a weighted position at which the property should be displayed. This value is assigned to the ExpressionBindingDescription.Position property.
A object that specifies the surrogate type used to change values of read-only complex properties. This value is assigned to the ExpressionBindingDescription.SurrogateType property.
A string that specifies the property's category (the empty string indicates the root node). This value is assigned to the ExpressionBindingDescription.ScopeName property.
Initializes a new instance of the class with the specified settings.
An array of strings that specify events in which the property should be available. This value is assigned to the ExpressionBindingDescription.EventNames property.
An integer value that specifies a weighted position at which the property should be displayed. This value is assigned to the ExpressionBindingDescription.Position property.
An array of strings that specifies the property's inner properties. This value is assigned to the ExpressionBindingDescription.BindableProperties property.
A string that specifies the property's category (the empty string indicates the root node). This value is assigned to the ExpressionBindingDescription.ScopeName property.
Initializes a new instance of the class with the specified settings.
true, to display the corresponding property in the Expressions tab; otherwise, false. This value is assigned to the ExpressionBindingDescription.Bindable property.
Initializes a new instance of the class with the default settings.
Provides information about a property displayed in the Properties panel's Expressions tab in the End-User Report Designer.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Returns the type of the next wizard page.
A enumeration value.
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.)
Provides a presenter to the Add Grouping Levels (Multi-Query Version) page of the Report Wizard.
Specifies the paper kind size text.
A string value that specifies the text size of a paper kind.
Specifies the paper kind display name.
A value, specifying the name of a paper kind.
Specifies the paper kind ID.
An integer value, specifying the paper kind ID.
Initializes a new instance of the class with the default settings.
Provides the information about paper kinds displayed on the Customize the Label Options page of the Report Wizard.
Specifies a localizer object providing localization of the XtraReports Suite interface at runtime.
An descendant, used to localize the user interface at runtime.
Initializes a new instance of the class with the default settings.
For internal use. Returns a Localizer object storing resources based on the thread's language and regional settings (culture).
An object, storing resources based on the thread's language and regional settings (culture).
Returns a localized string for the given string identifier.
A enumeration value, identifying the string to localize.
A value, corresponding to the specified identifier.
Returns a Localizer object storing resources based on the thread's language and regional settings (culture).
An object, storing resources based on the thread's language and regional settings (culture).
The default localizer object.
Enables you to localize the user interface elements of XtraReports.
Contains classes that implement the functionality related to expression bindings.
Returns all available property descriptions for the specified report control.
A object that specifies the control type for which to return available properties.
A dictionary listing available property names along with their objects.
Tries to return the specified property's description for the specified control.
A object that specifies the control type.
A string that specifies the property name to find.
An output object that specifies the property description.
true, if the property description has been successfully found; otherwise, false.
Adds a new specified property description for the specified control to the Properties panel's Expresssions tab.
A object that specifies the control type for which to add the property.
A string that specifies the property name to add.
A object that specifies the property description.
For internal use.
Hides the specified property for the specified control from the Properties panel's Expressions tab.
A object that specifies the control type.
An array of strings that specify property names to hide.
Allows you to manage properties in the Properties panel's Expressions tab in the End-User Report Designer.
Initializes a new instance of the class with the default settings.
A default localizer to translate the XtraReports' resources.
Saves the specified favorite list to the storage.
An object that specifies the favorite list.
Loads favorite properties from the storage.
An object that specifies the favorite list.
true, if favorite properties has been successfully restored; otherwise, false.
Initializes a new instance of the class with the specified full file path.
A value that specifies the full path to the file where favorite properties should be saved.
Provides the functionality to store the Property panel's favorite properties in a file system.
Appends an array of calculated fields to the collection.
An array of objects to append to the collection.
Disposes the object.
Initializes a new instance of the class with the specified owner report.
An object.
A collection of objects.
Contains classes and enumerations that enable you to localize the user interface of the End-User Report Designer for WinForms.
"Edit Parameter Bindings..."
For internal use.
"Condition Editor"
"Summary Expression Editor"
"Expression Editor"
"<font face="Consolas">sumRecordNumber(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Returns the current record number in the data source within the specified summary region (group, page or report). This means for instance, if the summary is calculated for a group, then the record number is calculated only within that group, and is reset every time a new group is started."
"<font face="Consolas">sumDStdDevP(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the standard population deviation of all the <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumDStdDev(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the standard deviation of all the <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumDVarP(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the population variance of all the <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumDVar(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the amount of variance for all the <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumDSum(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the total of all the <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumDCount(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Counts the number of <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumDAvg(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the average of all the <b>distinct</b> values within the specified summary region (group, page or report)."
"<font face="Consolas">sumStdDevP(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the standard population deviation of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumStdDev(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the standard deviation of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumVarP(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the population variance of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumVar(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the amount of variance for all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumMedian(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Finds the middle number within a sequence.<br/>Note that if the total number of elements is odd, this function returns the value of a middle number in a sequence. If the total number of elements is even, this function returns the arithmetical mean of the two middle numbers."
"<font face="Consolas">sumMin(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the minimum of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumMax(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the maximum of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumPercentage(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the percent ratio of the current data row's value to the total of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumRunningSum(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Summarizes all the values, which were printed before the current data row, with the current data row's value."
"<font face="Consolas">sumSum(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the total of all the values within the specified summary region (group, page or report)."
"<font face="Consolas">sumCount(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Counts the number of values within the specified summary region (group, page or report)."
"<font face="Consolas">sumAvg(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Calculates the average of all the values within the specified summary region (group, page or report)."
"Argb(Alpha, Red, Green, Blue)\r\n\r\nReturns a string defining a color using the Alpha, Red, Green, and Blue color channel values."
"Rgb(Red, Green, Blue)\r\n\r\nReturns a string defining a color using the Red, Green, and Blue color channel values."
"<font face="Consolas">FormatString(<font color=rgb({0},{1},{2})>String1</font>, ... , <font color=rgb({0},{1},{2})>StringN</font>)</font><br/><br/>Converts the value of columns to strings based on the specified formats and inserts them into another string.<br/>This function can accept any number of arguments.<br/><br/>Example:<br/><br/><font face="Consolas">FormatString(<font color=rgb({0},{1},{2})>'{0} - {1:c}'</font>, [<font color=rgb({0},{1},{2})>Column1</font>], [<font color=rgb({0},{1},{2})>Column2</font>])</font>"
"<font face="Consolas">NewLine()</font><br/><br/>Returns the newline string defined for this environment."
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Single(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Returns the <font color=rgb({0},{1},{2})>Expression</font> if the <font color=rgb({0},{1},{2})>Collection</font> contains only one object meeting the specified <font color=rgb({0},{1},{2})>Condition</font> (optional).<br/><br/>Example:<br/><br/><font face="Consolas">[<font color=rgb({0},{1},{2})>Products</font>][<font color=rgb({0},{1},{2})>UnitPrice</font> > 200].Single(<font color=rgb({0},{1},{2})>'True'</font>)</font>"
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Sum(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Returns the sum of all the <font color=rgb({0},{1},{2})>Expression</font> values in the <font color=rgb({0},{1},{2})>Collection</font> based on the specified <font color=rgb({0},{1},{2})>Condition</font> (optional).<br/><br/>Example:<br/><br/><font face="Consolas">[<font color=rgb({0},{1},{2})>Products</font>][<font color=rgb({0},{1},{2})>Discontinued</font>].Sum([<font color=rgb({0},{1},{2})>UnitsInStock</font>])</font>"
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Min(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Returns the minimum <font color=rgb({0},{1},{2})>Expression</font> value in the specified <font color=rgb({0},{1},{2})>Collection</font> based on the defined <font color=rgb({0},{1},{2})>Condition</font> (optional).<br/><br/>Example:<br/><br/><font face="Consolas">[][<font color=rgb({0},{1},{2})>Discontinued</font> == <b>False</b>].Min([<font color=rgb({0},{1},{2})>UnitPrice</font>])</font>"
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Max(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Returns the maximum <font color=rgb({0},{1},{2})>Expression</font> value in the specified <font color=rgb({0},{1},{2})>Collection</font> based on the defined <font color=rgb({0},{1},{2})>Condition</font> (optional).<br/><br/>Example:<br/><br/><font face="Consolas">[][<font color=rgb({0},{1},{2})>Discontinued</font> == <b>False</b>].Max([<font color=rgb({0},{1},{2})>UnitPrice</font>])</font>"
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Exists()</font><br/><br/>Determines whether the specified <font color=rgb({0},{1},{2})>Condition</font> holds true for the defined <font color=rgb({0},{1},{2})>Collection</font>.<br/><br/>Example:<br/><br/><font face="Consolas">[][<font color=rgb({0},{1},{2})>UnitPrice</font> > 0].Exists()</font>"
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Count()</font><br/><br/>Returns the number of entries in the <font color=rgb({0},{1},{2})>Collection</font> based on the specified <font color=rgb({0},{1},{2})>Condition</font> (optional).<br/><br/>Example:<br/><br/><font face="Consolas">[<font color=rgb({0},{1},{2})>Products</font>][<font color=rgb({0},{1},{2})>Discontinued</font> == <b>False</b>].Count()</font>"
"<font face="Consolas">[<font color=rgb({0},{1},{2})>Collection</font>][<font color=rgb({0},{1},{2})>Condition</font>].Avg(<font color=rgb({0},{1},{2})>Expression</font>)</font><br/><br/>Returns the average of all the <font color=rgb({0},{1},{2})>Expression</font> values in the <font color=rgb({0},{1},{2})>Collection</font> based on the specified <font color=rgb({0},{1},{2})>Condition</font> (optional).<br/><br/>Example:<br/><br/><font face="Consolas">[<font color=rgb({0},{1},{2})>Products</font>][<font color=rgb({0},{1},{2})>Discontinued</font> == <b>False</b>].Avg([<font color=rgb({0},{1},{2})>UnitsInStock</font>])</font>"
"The type of this field is:"
"Summary"
"Returns a zero-based index of the current data row in a data source."
"Returns the total amount of data rows in a data source."
"Values"
"Variables"
"Report Items"
"Fields"
"Description:"
"Label '{0}' with a custom summary is not supported."
"FormattingRule '{0}' has Value '{1}' which can not be converted to the Expression."
"{0} '{1}' has wrong DataMemer '{2}'."
"Show only invalid bindings"
"Invalid binding"
"Display member:"
"Value member:"
"Data member:"
"Data adapter:"
"Data source:"
"The current report layout will be lost. Do you wish to continue?"
"New Folder"
"Delete"
"Move Down"
"Move Up"
"Add a Sort"
"Add a Group"
"Report Data Source"
"You must select fields for the report before you continue"
"Height"
"Size"
"Loc"
For internal use.
For internal use.
For internal use.
"Select one or more of the Appearance objects to customize the printing appearances of the corresponding visual elements."
"Show fields &selector"
"Hide fields &selector"
"Modify the XRPivotGrid's layout (sorting settings, field arrangement) and click the Apply button to apply the modifications to the current XRPivotGrid. You can also save the layout to an XML file (this can be loaded and applied to other views at design time and runtime)."
"Select and drag field to the PivotGrid fields panel to create PivotGrid field."
"You can add and delete XRPivotGrid fields and modify their settings."
"XRPivotGrid Fields"
"Adjust the printing settings for the current XRPivotGrid."
"Printing Settings"
"Adjust the print appearances of the current XRPivotGrid."
"Appearances"
"Printing option management for the current XRPivotGrid."
"Printing"
"Customize the current XRPivotGrid's layout and preview its data."
"Layout"
"Manage fields."
"Fields"
"Main settings(Fields, Layout)."
"Main"
"Report Source Url: {0}\r\n"
"Report Source: {0}\r\n"
"Null"
"Name: {0}\r\n"
"Add a new style to unlock the gallery."
"Save the current report with a new name."
"Save the current report."
"Launch the report wizard to create a new report."
"Create a new blank report."
"Symbology"
"Display accompanying text in a bar code."
"Automatically calculate the bar width based on bar code dimensions."
"Set the vertical spacing between adjacent cells."
"Set the horizontal spacing between adjacent cells."
"Set the cell height."
"Set the cell width."
"Automatically adjust the cell height depending on the current font size."
"Automatically adjust the cell width depending on the current font size."
"Change the border dash style."
"Change the border width."
"Change the border color."
"Add the bottom border to the selected controls."
"Add the right border to the selected controls."
"Add the top border to the selected controls."
"Add the left border to the selected controls."
"Remove borders from the selected controls."
"Add all borders to the selected controls."
"Enable snapping to snap lines."
"Enable snapping to the snap grid."
"Enable the selected controls to increase their height to fit their content."
"Enable the selected controls to decrease their height to fit their content."
"Enable the selected controls to wrap their text if it does not fit a line."
"Enable the selected controls to adjust their width to fit their content."
"Split the selected cells into the specified number of rows or columns."
"Merge the selected cells into one cell."
"Distribute the width of the selected columns equally between them."
"Distribute the height of the selected rows equally between them."
"Add a new column directly to the right of the current column."
"Add a new column directly to the left of the current column."
"Add a new row directly below the current row."
"Add a new row directly above the current row."
"Delete the entire table."
"Delete the current column."
"Delete the current row."
"Delete the current cell."
"Select the current column."
"Select the current row."
"Select the entire table."
"Adjust the control size to occupy all the available container space."
"Adjust the font size of the selected controls to fit their entire area."
"Adjust the size of the selected controls to fit their text."
"Find the text on this page."
"Refresh this page."
"Move forward to the next page."
"Move back to the previous page."
"Display the home page."
"Show or hide the Scripts Editor."
"Show or hide the Tool Box, Report Explorer, Field List and Property Grid windows."
"Change the font size."
"Change the font face."
"Select one of the available events."
"Select a required control for specifying an event."
"Stretch a shape to fill its entire area when it is rotated."
"Set the Flat Dark color theme for a gauge."
"Set the Flat Light color theme for a gauge."
"Set up a data source for a sparkline."
"Remove the selected annotation."
"Add an image annotation to a chart."
"Add a text annotation to a chart."
"Remove the selected series."
"Choose a chart type to display your data."
"Add a series to display values as a circular graph."
"Add a series to display the percentage values of different point arguments to compare their significance."
"Add a series to display a range of values with the minimum and maximum limits."
"Add an area series to display values as a filled area with peaks and hollows."
"Add a line series to show line trends over time or categories."
"Add a bar series to display values as vertical columns grouped by categories."
"Select a palette for painting a chart's series."
"Set up a data source for a chart."
"Run the Chart Designer that allows creating and editing properties of a chart and its elements."
"Save a chart to an XML file."
"Load a chart from an XML file."
"Print row area on every page."
"Print column area on every page."
"Print row field headers."
"Print column field headers."
"Print data field headers."
"Print horizontal grid lines."
"Print Vertical Lines"
"Add a new Pivot Grid field to a required header area."
"Remove the selected Pivot Grid field."
"Set up a data source for a Pivot Grid."
"Run the Pivot Grid Designer that allows customizing fields, the control's layout, appearance settings and printing options."
"Check whether report scripts contain errors. If errors are found, they are listed in the Scripts Errors panel."
"Show gridlines on the report surface for perfect control placement."
"Display the document's watermark on the design surface for the better design experience. Specify watermark settings in the Page tab."
"Highlight intersecting report controls to warn you about the possibility of corrupting the document layout when exporting the document to specific formats."
"Highlight report controls that overrun the right page margin to warn you about extra pages when printing the document."
"Insert ghost text or image behind the page content to indicate that a report requires special treatment. Use the View tab to display a watermark at design time and use it as a template for a report."
"Select the background color for report pages."
"Set margin sizes for a report. Choose from several commonly used formats or click More Margins to define your own format."
"Switch between portrait and landscape page layouts."
"Choose a commonly used paper size for a report or click More Sizes to define your own size."
"Create a new style based on the selected control's appearance settings. Apply the created style from the Styles gallery to other controls in your report."
"Create and set up a new data source for your report."
"Create a new parameter to pass dynamic values to your report."
"Create a custom field whose value is evaluated using an expression based on available data fields."
"Align text to the bottom."
"Center text between the top and bottom."
"Align text to the top."
"Perform custom calculations by handling script events."
"Display a report populated with data and divided into pages, customize its print settings and print or export this report."
"Customize the report layout or create a new layout in the feature-rich Report Designer."
"Zoom out to see more of the report at a reduced size."
"Zoom in to get a close-up view of the report."
"Change the zoom level of the document designer."
"Redo the last operation."
"Undo the last operation."
"Paste the contents of the Clipboard."
"Copy the selected controls and put them on the Clipboard."
"Cut the selected controls from the report and put them on the Clipboard."
"Save all modified reports."
"Save the current report with a new name."
"Save the current report."
"Open a report."
"Launch the report wizard to create a new report."
"Create a new blank report."
"Close the report designer."
"Close the current report."
"Align text to both the left and right sides, adding extra space between words as necessary."
"Align text to the right."
"Center text"
"Align text to the left."
"Change the text background color."
"Change the text foreground color."
"Cross the selected text out by drawing a line through it."
"Underline the selected text."
"Italicize the text."
"Make the selected text bold."
"Move the selected controls to the back."
"Bring the selected controls to the front."
"Vertically center the selected controls within a band."
"Horizontally center the selected controls within a band."
"Remove the vertical spacing between the selected controls."
"Decrease the vertical spacing between the selected controls."
"Increase the vertical spacing between the selected controls."
"Make the vertical spacing between the selected controls equal."
"Remove the horizontal spacing between the selected controls."
"Decrease the horizontal spacing between the selected controls."
"Increase the horizontal spacing between the selected controls."
"Make the horizontal spacing between the selected controls equal."
"Make the selected controls have the same size."
"Make the selected controls have the same height."
"Size the selected controls to the grid."
"Make the selected controls have the same width."
"Align the bottoms of the selected controls."
"Align the centers of the selected controls horizontally."
"Align the tops of the selected controls."
"Right align the selected controls."
"Align the centers of the selected controls vertically."
"Left align the selected controls."
"Align the positions of the selected controls to the grid."
"Symbology"
"Show Text"
"Auto Module"
"Find"
"Refresh"
"Forward"
"Back"
"Home"
"Validate Scripts"
"Show/Hide Scripts"
"Show/Hide Windows"
"Font Size"
"Font"
"Zoom Out"
"Zoom In"
"Zoom"
"Close"
"Exit"
"Redo"
"Undo"
"Paste"
"Copy"
"Cut"
"Save All Reports"
"Save Report As"
"Save Report"
"Open Report"
"New Report via Wizard"
"New Blank Report"
"Validate Scripts"
"Event"
"Control"
"Can Grow"
"Can Shrink"
"Word Wrap"
"Auto Width"
"Stretch"
"Flat Dark Theme"
"Flat Light Theme"
"Add Data Source"
"Remove Annotation"
"Add Image Annotation"
"Add Text Annotation"
"Remove Series"
"Other Series"
"Area Series"
"Radar And Polar Series"
"Pie And Doughnut Series"
"Range Series"
"Line Series"
"Bar Series"
"Palette"
"Add Data Source"
"Run Designer"
"Save"
"Load"
"Print Row Area On Every Page"
"Print Column Area On Every Page"
"Print Row Headers"
"Print Column Headers"
"Print Data Headers"
"Print Horizontal Lines"
"Print vertical grid lines."
"Add Field"
"Remove Field"
"Add Data Source"
"Run Designer"
"Cell Horizontal Spacing"
"Cell Vertical Spacing"
"Cell Height"
"Cell Width"
"Cell Auto Height"
"Cell Auto Width"
"Split Cells"
"Merge Cells"
"Distribute Columns Evenly"
"Distribute Rows Evenly"
"Delete Table"
"Delete Column"
"Delete Row"
"Delete Cell"
"Insert Column to Right"
"Insert Column to Left"
"Insert Row Below"
"Insert Row Above"
"Select Column"
"Select Row"
"Select Table"
"Show Grid Lines"
"Show Watermark"
"Show Export Warnings"
"Show Printing Warnings"
"Add Calculated Field"
"Add Parameter"
"Add Data Source"
"Report Designer"
"Print Preview"
"Scripts"
"Extract Style"
"Border Dash Style"
"Border Width"
"Border Color"
"Bottom Border"
"Right Border"
"Top Border"
"Left Border"
"No Border"
"All Borders"
"Align Text Bottom"
"Align Text Middle"
"Align Text Top"
"Justify"
"Align Text Right"
"Center Text"
"Align Text Left"
"Background Color"
"Foreground Color"
"Strikethrough"
"Underline"
"Italic"
"Bold"
"Change Page Orientation"
"Add Watermark"
"Choose Page Size"
"Choose Page Color"
"Adjust Margins"
"Snap Lines"
"Snap to Grid"
"Send to Back"
"Bring to Front"
"Fit Text To Bounds"
"Fit Bounds To Container"
"Fit Bounds To Text"
"Center Vertically"
"Center Horizontally"
"Remove Vertical Spacing"
"Decrease Vertical Spacing"
"Increase Vertical Spacing"
"Make Vertical Spacing Equal"
"Remove Horizontal Spacing"
"Decrease Horizontal Spacing"
"Increase Horizontal Spacing"
"Make Horizontal Spacing Equal"
"Make Same Size"
"Make Same Height"
"Size to Grid"
""Make Same Width"
"Align Bottoms"
"Align Middles"
"Align Tops"
"Align Rights"
"Align Centers"
"Align Lefts"
"Align to Grid"
"There are no available styles."
"Event: "
"Control: "
"Validate"
"Paste"
"Copy"
"Cut"
"More Paper Sizes..."
"Custom Margins..."
"Horizontal Spacing: "
"Vertical Spacing: "
"Height: "
"Width: "
"Auto Height"
"Auto Width"
"Fit Text To Bounds"
"Fit Bounds To Text"
"Can Grow"
"Can Shrink"
"Word Wrap"
"Auto Width"
"Stretch"
"Image Type"
"Add Data Source"
"Image Type"
"Symbology"
"Show Text"
"Auto Module"
"Image Type"
"Palette"
"Appearance"
"Remove Annotation"
"Add Image Annotation"
"Add Text Annotation"
"Remove Series"
"Other Series"
"Radar and Polar"
"Pie and Doughnut"
"Range"
"Area"
"Line"
"Bar"
"Save..."
"Load..."
"Add Data Source"
"Run Designer"
"Row Area On Every Page"
"Column Area On Every Page"
"Row Headers"
"Column Headers"
"Data Headers"
"Filter Headers"
"Horizontal Lines"
"Vertical Lines"
"Remove Field"
"Add Field"
"Add Data Source"
"Run Designer"
"Merge Cells"
"Split Cells"
"Columns"
"Rows"
"Table"
"Column"
"Row"
"Cell"
"Column to Right"
"Column to Left"
"Row Below"
"Row Above"
"Column"
"Row"
"Table"
"Export Warnings"
"Printing Warnings"
"Watermark"
"Page Color"
"Margins"
"Orientation"
"Size"
"Size"
"Snap Lines"
"Snap to Grid"
"Grid Lines"
"Watermark"
"Add Parameter"
"Add Calculated Field"
"Add Data Source"
"Validate"
"Scripts"
"Preview"
"Designer"
"Find"
"Refresh"
"Forward"
"Back"
"Home"
"Scripts"
"Windows"
"Exact"
"Zoom Out"
"Zoom In"
"Zoom"
"Flat Dark"
"Flat Light"
"Extract Style"
"Close"
"Exit"
"Redo"
"Undo"
"Paste"
"Copy"
"Cut"
"Save All"
"Save As..."
"Save"
"Open..."
"New Report via Wizard..."
"New Report"
"Border Dash Style"
"Border Width"
"Border Color"
"Bottom Border"
"Right Border"
"Top Border"
"Left Border"
"No Border"
"All Borders"
"Align Text Bottom"
"Align Text Middle"
"Align Text Top"
"Justify"
"Align Text Right"
"Center Text"
"Align Text Left"
"Background Color"
"Foreground Color"
"Strikethrough"
"Underline"
"Italic"
"Bold"
"Send to Back"
"Bring to Front"
"Center Vertically"
"Center Horizontally"
"Remove Vertical Spacing"
"Decrease Vertical Spacing"
"Increase Vertical Spacing"
"Make Vertical Spacing Equal"
"Remove Horizontal Spacing"
"Decrease Horizontal Spacing"
"Increase Horizontal Spacing"
"Make Horizontal Spacing Equal"
"Make Same Size"
"Make Same Height"
"Fit Bounds to Container"
"Size to Grid"
"Make Same Width"
"Align Bottoms"
"Align Middles"
"Align Tops"
"Align Rights"
"Align Centers"
"Align Lefts"
"Align to Grid"
"Symbology"
"Print Options"
"Fields"
"Pivot Grid"
"Sparkline"
"Theme"
"Annotations"
"Series"
"Chart"
"Data"
"Merge"
"Clipboard"
"Distribute"
"Cell Size"
"Delete"
"Insert"
"Select"
"Navigation"
"Scripts"
"View"
"Zoom"
"Snapping"
"Show"
"Design"
"Appearance"
"Page Setup"
"Behavior"
"Arrange"
"Arranging"
"Layout"
"Layout"
"Alignment"
"Styles"
"Borders"
"Alignment"
"Font"
"Edit"
"Report"
"Shape Tools"
"Sparkline Tools"
"Character Comb Tools"
"Bar Code Tools"
"Gauge Tools"
"Pivot Grid Tools"
"Chart Tools"
"Table Tools"
"Text Tools"
"View"
"Text"
"Format"
"Design"
"Layout"
"Page"
"Scripts"
"Layout"
"View"
"Home"
"Done"
"Processing..."
"HTML View"
"Toolbox Controls"
"Report Designer"
"{0} {1}"
"Tasks"
"Field Area for a New Field"
"Multi-Column Layout"
"Column Spacing"
"Column Width"
"Column Count"
"Multi-Column Mode"
"Height"
"Bands"
"Preview Row Count"
"Checked"
"Format String"
"Html Data Binding"
"Rtf Data Binding"
"Data Binding"
"Html Expression"
"Rtf Expression"
"Expression"
"Mail Merge"
"Summary Func"
"Summary Running"
"Tool Box"
"Property Grid"
"None"
"Styles"
"Fomatting Rules"
"Components"
"Report Explorer"
"Report Gallery"
"Scripts Errors"
"Group and Sort"
"Add New data source"
"Project Objects"
For internal use.
"None"
"Field List"
"Report Files (*{0})|*{1}|All Files (*.*)|*.*"
"(Not set)"
"Switch to the {0} tab"
"Hide or show the {0} window"
"Hide or show the {0}"
"Zoom out the design surface"
"Zoom in the design surface"
"Select or input the zoom factor"
"Move the selected controls to the back"
"Bring the selected controls to the front"
"Vertically center the selected controls within a band"
"Horizontally center the selected controls within a band"
"Remove the spacing between the selected controls"
"Decrease the spacing between the selected controls"
"Increase the spacing between the selected controls"
"Make the spacing between the selected controls equal"
"Make the selected controls the same size"
"Make the selected controls have the same height"
"Size the selected controls to the grid"
"Make the selected controls have the same width"
"Align the positions of the selected controls to the grid"
"Align the bottoms of the selected controls"
"Align the centers of the selected controls horizontally"
"Align the tops of the selected controls"
"Right align the selected controls"
"Align the centers of the selected controls vertically"
"Left align the selected controls"
"Justify the control's text"
"Align the control's text to the right"
"Align the control's text to the center"
"Align the control's text to the left"
"Underline the font"
"Make the font italic"
"Make the font bold"
"Set the background color of the control"
"Set the foreground color of the control"
"Redo the last operation""
"Undo the last operation"
"Select all the controls in the document"
"Delete the control"
"Add the control from the clipboard"
"Copy the control to the clipboard"
"Delete the control and copy it to the clipboard"
"Arrange all open documents from left to right"
"Arrange all open documents from top to bottom"
"Arrange all open documents cascaded, so that they overlap each other"
"Switch between tabbed and window MDI layout modes"
"Close the report"
"Close the designer"
"Save all reports"
"Save the report with a new name"
"Save the report"
"Open a report"
"Create a new report using the Wizard"
"Create a new blank report"
"Zoom Factor: {0}%"
"Zoom Out"
"Zoom In"
"Zoom"
"&Send to Back"
"&Bring to Front"
"&Vertically"
"&Horizontally"
"&Remove"
"&Decrease"
"&Increase"
"Make &Equal"
"&Both"
"&Height"
"Size to Gri&d"
"&Width"
"to &Grid"
"&Bottoms"
"&Middles"
"&Tops"
"&Rights"
"&Centers"
"&Lefts"
"&Justify"
"&Rights"
"&Center"
"&Left"
"&Underline"
"&Italic"
"&Bold"
"Bac&kground Color"
"For&eground Color"
"&Redo"
"&Undo"
"Select &All"
"&Delete"
"&Paste"
"&Copy"
"Cu&t"
"&Close"
"Tile &Vertical"
"Tile &Horizontal"
"&Cascade"
"&Tabbed Interface"
"E&xit"
"Save A&ll"
"Save &As..."
"&Save"
"&Open..."
"New via &Wizard..."
"&New"
"Zoom Toolbar"
"Status Bar"
"Formatting Toolbar"
"Layout Toolbar"
"Toolbar"
"Main Menu"
"Tab Buttons"
"&Windows"
"&Toolbars"
"&Order"
"&Center in Form"
"&Vertical Spacing"
"&Horizontal Spacing"
"&Make Same Size"
"&Align"
"&Justify"
"&Font"
"&Window"
"Fo&rmat"
"&View"
"&Edit"
"&File"
"Controls placed here will be printed incorrectly."
"Space for repeating columns."
"To print a Windows Forms control or a printing link, assign it to the PrintableComponent property in code."
"Place controls here to keep them together"
"Nothing"
"{0} {{ PaperKind: {1} }}"
"Scripts"
"Designer"
"Preview"
"HTML View"
For internal use.
For internal use.
"(New)"
@"Click ""Validate"" to check scripts."
"The error log is unrelated to the actual script, because the script has been changed after its last validation.\r\nTo see the actual script errors, click the Validate button again."
"All scripts are valid."
"Validate"
"Column"
"Line"
"Description"
"Number Across"
"Number\r\nDown"
"Height"
"Width"
"Horizontal pitch"
"Vertical\r\npitch"
"Top\r\nmargin"
"Side margins"
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
"Report StyleSheet files (*.repss)|*.repss|All files (*.*)|*.*"
"style"
"Invalid file format"
For internal use.
"selected styles..."
"You selected more than one style"
"No styles are selected"
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
"You selected more than one formatting rule"
"No formatting rules are selected"
For internal use.
"Binding"
"Property"
"Load Report Template..."
"Convert to Expressions"
"Edit Bindings..."
"Run Designer..."
"Add Field to Area"
"Edit Text"
"Bind"
"Delete..."
"Insert..."
"Design in Report Wizard..."
"Summary..."
"Format String..."
"Load File..."
"Clear"
"About"
"Save...""
"Save/Export..."
"Open/Import..."
"Edit GroupFields..."
"Edit and Reorder Bands..."
"Pointer"
"Standard Controls"
"Report Designer"
"\r\nData Type: {0}"
"\r\n\r\nDataMember: {0}"
"Drag-and-drop this item to create a table with its items;\r\n- or -\r\nDrag this item with the right mouse button or SHIFT\r\nto create a 'header' table with field names;\r\n- or -\r\nUse the context menu to add a calculated field or parameter."
"Drag-and-drop this item to create a control bound to it;\r\n- or -\r\nDrag this item with the right mouse button or SHIFT\r\nto select a bound control from the popup menu;\r\n- or -\r\nUse the context menu to add a calculated field or parameter."
"Justify"
"Background Color"
"Foreground Color"
"Font Size"
"Font Name"
"Align Right"
"Center"
"Align Left"
"Underline"
"Italic"
"Bold"
"Send to Back"
"Bring to Front"
"CenterVertically"
"Center Horizontally"
"Remove Vertical Spacing"
"Decrease Vertical Spacing"
"Increase Vertical Spacing"
"Make Vertical Spacing Equal"
"Remove Horizontal Spacing"
"Decrease Horizontal Spacing"
"Increase Horizontal Spacing"
"Make Horizontal Spacing Equal"
"Make Same size"
"Make Same Height"
"Size to Grid"
"Make Same Width"
"Align Bottoms"
"Align Middles"
"Align Tops"
"Align Rights"
"Align Centers"
"Align Lefts"
"Align to Grid"
"Redo"
"Undo"
"Paste"
"Copy"
"Cut"
"No report with the specified URL has been found. Do you want to create a new report?"
"Save File"
"Open File"
"Learn more about the expressions..."
""
"Remember my choice and don't ask me again."
"Convert"
"The {0} contains bindings. Do you want to convert them to expressions?"
""{0}" has been changed. Do you want to save changes ?"
"Report has been changed. Do you want to save changes ?"
"Report Designer"
"one band per report"
"one band per page"
"Options"
"Elements"
"Printing"
"Structure"
"Parameters"
"Design"
"User Designer"
"Page Settings"
"Navigation"
"Behavior"
"Report Data"
"Data"
"Appearance"
"Layout"
"Load Gallery..."
"Save Gallery As..."
"Rename"
"Delete"
"Paste"
"Copy"
"Cut"
"Add New Folder"
"Add to Report Components"
"Add to Report Style Sheet"
"Apply Layout to Report"
"Select Controls With Formatting Rule"
"Remove All Formatting Rules"
"Delete Unused Formatting Rules"
"Delete"
"Clone Formatting Rule"
"Edit Formatting Rules..."
"Add Formatting Rule"
"Assign Even Style To The XRControl"
"Assign Odd Style To The XRControl"
"Assign Style To The XRControl"
"Select Controls With Style"
"Remove All Styles"
"Delete Unused Styles"
"Delete"
"Clone Style"
"Edit Styles..."
"Add Style"
"Move Down"
"Move Up"
"Add &Sub-Band"
"Insert &Band"
"Add To Gallery"
"P&roperties"
"&Delete"
"&Paste"
"Cop&y"
"Cu&t"
"&Convert To Labels"
"Distribute Columns Evenly"
"Distribute Rows Evenly"
"Ce&ll"
"&Column"
"&Row"
"De&lete"
"&Cell"
"Column To &Right"
"Column To &Left"
"Row &Below"
"Row &Above"
"&Insert"
"Load File..."
"Clear"
"DetailReport"
"Detail"
"GroupFooter"
"GroupHeader"
"PageFooter"
"PageHeader"
"ReportFooter"
"ReportHeader"
"BottomMargin"
"TopMargin"
"Fit Bounds to Container"
"Fit Bounds To Text"
"Fit Text To Bounds"
"Align To &Grid"
"&Send To Back"
"&Bring To Front"
"View &Code"
"Unbound"
"Insert Detail Report"
"Commands"
"This operation is not available for an inherited report because of possible\nconflicts between bands of the source report and bands of the loaded report layout."
"Unable to open file as its contents may be unsafe."
"Opening this file within the Report Designer may be unsafe.\r\nWas this file obtained from a trusted source?"
"Cannot obtain data columns. Make sure that the report data source and data member are valid."
"A parameter binding assigns a value of an incompatible type to the subreport parameter "{0}"."
"XtraReports"
"Not enough memory to paint. Zoom level will be reset."
"To add a new grouping or sorting level, first provide a data source for the report."
"The group header or footer you want to delete is not empty. Do you want to delete this band along with its controls?"
"The condition must be Boolean!"
"Custom function '{0}' not found."
"The specified expression is invalid."
"The specified expression contains invalid symbols (line {0}, character {1})."
"Serialization Errors"
"Error"
For internal use.
"This operation will remove all formatting rules. Do you wish to proceed?"
"This operation will remove all styles. Do you wish to proceed?"
"This operation will remove all parameters. Do you wish to proceed?"
"This operation will remove all calculated fields from all data tables. Do you wish to proceed?"
"Use Ctrl with the left mouse button to rotate the shape"
"Printing warning: Save the following reports to preview subreports with recent changes applied - {0}."
"Warning: The following controls are outside the report printing area and will not be properly printed and/or exported - {0}."
"Printing warning: The following controls are outside the right page margin, and this will cause extra pages to be printed - {0}."
"Export warning: The following controls are overlapped and may be exported to HTML, RTF, XLS, XLSX, CSV and Text incorrectly - {0}."
"The padding should be greater than or equal to 0."
"Importing a report layout. Please, wait..."
"You don't have sufficient permission to execute the scripts in this report.\r\n\r\nDetails:\r\n\r\n{0}"
"Text is too large."
"There are cyclic bookmarks in the report."
For internal use.
"Are you sure you want to apply these changes?"
"No more instances of XRTableOfContents can be added to the band."
"No more instances of XRTableOfContents can be added to the report."
"Invalid leader symbol."
"No bookmarks were found in the report. To create a table of contents, specify a bookmark for at least one report element."
"The XRTableOfContents control can be placed only into Report Header and Report Footer bands."
"Error when trying to populate the data source. The following exception was thrown:"
Detail reports don't support multicolumn."
"Can't create two instances of a class on a form"
For internal use.
For internal use.
For internal use.
For internal use.
"Incorrect band type"
"Can not be set to a descendant of the current report"
"Entered code is not correct"
"The following error occurred when the script in procedure {0}:\r\n {1}\r\nProcedure {0} was executed, it will not be called again."
"There are following errors in script(s):\r\n{0}"
"This method call is invalid for the object's current state"
"Incorrect argument's value"
"Can't load the report's layout. The file is possibly corrupted or contains incorrect information."
"Can't load the report. The file is possibly corrupted or report's assembly is missing."
"The report currently being edited is of a different type than the one you are trying to open.\r\nDo you want to open the selected report anyway?"
"An error occurred during deserialization - possible wrong report class name"
"File not found."
"{0} does not support placing in another report control (e.g., XRTableCell or XRPanel)."
"The Font name can't be empty."
"The DrillDownControl property of the '{0}' band is not valid."
"Save '{0}'"
Contains values corresponding to strings that can be localized for the report designer.
The XRControl.ProcessDuplicatesMode property is in effect for the XRControl.Tag property of a report control.
The XRControl.ProcessDuplicatesMode property is in effect for the reports control's data.
Lists the values specifying whether to process duplicate values of a report control's data, or its XRControl.Tag property values.
Starting with version 18.1, enables you to revert to the previous line width calculation behavior.
true, to always treat the line width as pixels; false, to measure the line width in units specified by the XtraReport.ReportUnit option. The default value is true.
Specifies whether to fill the data source for hidden report parameters.
true, to fill the data source for hidden parameters; otherwise, false.
For internal use.
Starting with version 16.2, enables you to switch to using the old behavior of the XRLabel.AutoWidth property.
true to use the new auto-width behavior; otherwise false. The default is true.
Enables you to overcome possible issues related to report generation after migrating to newer versions of XtraReports.
Provides access to all components that contain favorite properties.
An array of types that provide favorite properties.
Returns favorite properties for the specified component.
An object that specified a component whose favorite properties should be obtained.
An array of strings that specify favorite property names.
Searches the specified type among the default types that support favorite properties.
A to find.
A object if the specified type was found; otherwise, null.
Saves the specified favorite list to the storage.
An object that specifies the favorite list.
Loads favorite properties from the storage.
An object that specifies the favorite list.
true, if favorite properties has been successfully restored; otherwise, false.
Registers the specified extension to store favorite properties for all End-User Report Designers within the current application.
A class descendant.
Provides the functionality required to implement a custom storage for favorite properties.
Specifies the name of a custom property to which a is applied.
A value, specifying the property name.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Initializes a new instance of the class with the specified property name.
A value, specifying the property name. This value is assigned to the DefaultBindablePropertyAttribute.Name property.
Enables you to make a custom property the default property to bind a descendant when dropping a Field List item on the control.
Saves the state of the Report Gallery to the storage.
An object that provides information about the Report Gallery state.
Loads the Report Gallery state from the storage.
An object that provides information about the Report Gallery state.
true, if the Report Gallery state has been successfully restored; otherwise, false.
Saves the specified Report Gallery to the storage.
An object that specifies the Report Gallery.
Loads the specified Report Gallery from the storage.
An object that specifies the Report Gallery.
true, if the Report Gallery has been successfully restored; otherwise, false.
Initializes a new instance of the class with the specified settings.
A value that specifies the path to the file where the Report Gallery should be saved.
Initializes a new instance of the class with the default settings.
Provides the functionality to save and load the Report Gallery in a file system.
Saves the state of the Report Gallery to the storage.
An object that provides information about the Report Gallery state.
Loads the Report Gallery state from the storage.
An object that provides information about the Report Gallery state.
true, if the Report Gallery state has been successfully restored; otherwise, false.
Saves the specified Report Gallery to the storage.
An object that specifies the Report Gallery.
Loads the specified Report Gallery from the storage.
An object that specifies the Report Gallery.
true, if the Report Gallery has been successfully restored; otherwise, false.
Registers the specified Report Gallery storage extension to be used by all End-User Designers within the current application.
A class descendant.
Provides the functionality required to implement a custom storage for the Report Gallery.
For internal use.
A value.
For internal use.
A value.
For internal use.
A value.
For internal use.
A value.
For internal use.
A value.
A value.
A value.
For internal use.
For internal use.
Contains classes that maintain security settings in reporting applications.
Gets the collection of custom totals for the current field.
An object that represents the collection of custom totals.
Contains the field's options.
An object which contains the field's options.
Gets or sets the name of the database field that is assigned to the current Pivot Grid field.
A value which is the name of the data field.
Provides access to the appearance settings used to paint the field's header, values and value totals.
A DevExpress.XtraReports.UI.XRPivotGridFieldAppearances object.
Resizes the columns that correspond to the current field to the minimum width required to completely display the column's contents.
Returns the textual representation of 's display text.
A value, specifying the field's display text.
Initializes a new instance of the class with the specified field name and location.
A string that identifies the name of the database field that will be assigned to the new object.
A value that identifies the area in which the new object will be positioned.
Initializes a new instance of the class.
A DevExpress.XtraPivotGrid.Data.PivotGridData object.
Initializes a new instance of the class with the default settings.
Represents a field within the control.
Contains classes that implement the functionality related to favorite properties.
Users are prompted to convert legacy reports to use expression bindings.
Legacy reports are automatically converted to use expression bindings.
Legacy reports are not converted to use expression bindings.
Lists values that specify whether and how to convert legacy reports to the new binding mode when opening them in the End-User Report Designer.
Initializes a new instance of the class with the specified localization string, identifying the Property Grid category.
A enumeration value, specifying the Property Grid category.
Enables you to specify the Property Grid category where a custom property should be placed.
Specifies the report template's preview image bytes.
A array.
Gets the report template's preview image.
A object.
Specifies the report template's icon bytes.
A array.
Gets the report template's icon.
A object.
Specifies the report template's rating.
An integer value.
Specifies the report template's name.
A value.
Specifies the report template's ID.
A structure.
Specifies the report template's description.
A value.
Specifies the report template's layout bytes.
A array.
Specifies the report template's author.
An object.
Initializes a new instance of the class with the default settings.
Creates a copy of the current object.
A object which is a copy of the current object.
Extracts a report template from a ZIP file.
A object.
A object.
An individual template of a report gallery.
Contains the class that provides various compatibility options.
Provides access to the collection of Report Gallery items.
A collection of objects.
Specifies the ID of the last available Report Gallery item.
An integer value that specifies the item ID.
Saves the Report Gallery to the specified stream.
A to which the Report Gallery should be written.
Copies items from the specified collection to the current Gallery.Items collection.
A collection whose objects should be copied.
Returns the ID of the next Report Gallery item.
A value that specifies the item ID.
Initializes a new instance of the class with the default settings.
Restores a Report Gallery from the specified stream.
A from which Report Gallery settings are read.
true, if the Report Gallery has been successfully created; otherwise, false.
Provides information about the Report Gallery that allows you to store common report controls, styles, data sources and full report layouts, and re-use them in different reports.
Specifies whether or not a Report Gallery item is a root container.
true, if the current item is a root container; otherwise, false.
Specifies whether or not a Report Gallery item is a container for other items.
true, if the current item is a container; otherwise, false.
Specifies the content of a Report Gallery item.
A array that stores the item content.
Specifies the display name of a Report Gallery item.
A value that specifies the item display name.
Specifies the type of a Report Gallery item.
A value that specifies the item type.
Specifies the unique identifier of a corresponding root node.
A value.
Specifies the unique identifier of a Report Gallery item.
A value that specifies the item ID.
Initializes a new instance of the class with the default settings.
For internal use.
Provides information about an item within the Report Gallery.
Gets a band, for which an event has occurred.
An object of the class.
Initializes a new instance of the class.
A object, for which an event has occurred.
Provides data for the events that are associated with a band.
Provides access to the collection that contains IDs of expanded nodes.
A collection of strings that specify IDs of expanded nodes.
Saves the Report Gallery state to the specified stream.
A to which the Report Gallery state should be written.
Initializes a new instance of the class with the default settings.
Restores the Report Gallery state from the specified stream.
A from which the Report Gallery state is read.
true, if the Report Gallery state has been successfully restored; otherwise, false.
Provides information about the current state of the Report Gallery.
Occurs when the value of the GroupBand.Level property changes.
Provides access to the 's scripts.
A object.
Specifies whether the group band should be shown only on the first page that the group appears on or on every page that the group is printed on.
true if the group band should be shown on every page; otherwise, false.
Gets or sets a value indicating how close this object is nested to the .
An integer value indicating the relative position of the objects in reference to the object's position in a report.
The base for the and classes that are used to group report data.
Initializes a new instance of the class with the default settings.
For internal use. Assists the XtraReports Suite localization.
Initializes a new instance of the class with the specified error message and exception.
A value, specifying the error message.
A object, specifying the error details.
Initializes a new instance of the class with the default settings.
An exception thrown on raising an error while executing report scripts.
Occurs before automatic settings are applied to the legend's layout properties.
Occurs before an automatic setting is applied to the overlap resolving mode of series labels.
Occurs after automatic layout settings are applied to the X-axis' labels.
Occurs when the control size does not allow displaying a readable chart.
Occurs before automatic settings are applied to the legend's layout properties.
Occurs before an automatic setting is applied to the overlap resolving mode of series labels.
Occurs after automatic layout settings are applied to the X-axis' labels.
Occurs when the axis visual range has been changed.
Occurs when the axis whole range has been changed.
Occurs when the scale mode, measure unit, grid alignment or grid spacing of the axis scale has been changed.
Occurs after a chart has been bound to a Pivot Grid.
Occurs after a chart has been bound to a Pivot Grid.
Occurs before automatic settings are applied to the Simple Diagram's layout properties.
Occurs when applying automatic data source settings to a Chart that is linked to a Pivot Grid.
This event is not available for the class.
Fires when a pie slice, representing a series point, is moved to or from the pie center.
Occurs every time a chart control generates its series points from the underlying data source.
Occurs after the chart has been drawn.
Occurs before an axis label is drawn when the chart's content is being drawn.
Occurs before a series point is drawn when the chart's contents is being drawn.
Occurs before crosshair items are drawn when the chart's contents are being drawn.
Occurs before a series is drawn when the chart's contents are being drawn.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Provides access to the layout settings of a Chart that is linked with a Pivot Grid.
A object, storing the Pivot Chart settings.
For internal use.
For internal use.
Specifies how contents are rendered.
A enumeration value, specifying how a chart is rendered in a report.
For internal use.
For internal use.
For internal use.
Gets the background image settings of the chart control.
A object which provides the settings that specify the chart control's background image.
Gets the collection of chart titles.
A object that represents the collection of chart titles.
Gets the indicators palette repository of the chart.
A object which represents the indicators palette repository of the chart.
Specifies the palette that is used to paint all indicators that exist in a chart control.
A value, specifying the palette name.
Gets or sets the number of a color within the selected palette, which will be used as a base color to paint series points.
An integer value representing a 1-based color number.
Gets the palette repository of the chart.
A object which represents the palette repository of the chart.
Gets or sets the name of the palette which is currently being used to draw the chart's elements.
A value which represents the palette name.
Provides access to the repository of a chart's appearance settings.
An object.
For internal use.
Gets or sets the appearance name currently used to draw the chart's elements.
A value which represents the appearance name.
Gets or sets a value that specifies how series are sorted within the chart control based upon the series names.
A enumeration value.
Gets or sets the name of the data field whose values are used to automatically generate and populate series.
A value that specifies the data field's name.
Gets the settings for the text to be displayed in the , when it's too small to fit the diagram.
A object, representing the small chart text options.
Provides access to the settings of the text to be displayed in the , when it has no data to display.
An object, representing the empty chart text options.
Specifies the data source member which supplies data to the control.
A value that is the data source member.
Gets or sets the chart control's data source. If it's empty, then the report's data source will be used.
A representing the chart control's data source.
Overrides the XRControl.Padding property.
A object representing padding values for a control.
Gets or sets the data adapter used to populate the chart control's data source.
A which represents the chart's data adapter.
Gets or sets the chart control's background color.
A value which specifies the chart control's background color.
Gets the chart control's background fill style.
A object which specifies the background fill style.
Returns a collection of additional legends.
A object.
Gets the chart control's legend and provides access to its settings.
A object that represents the chart control's legend.
Gets the chart control's diagram and provides access to its settings.
A object that represents the chart control's diagram.
For internal use.
Provides access to the chart's collection of series objects.
A object that represents the collection of series.
Gets the settings used to name data bound series.
A object that contains naming settings.
Gets the template settings for bound series.
A object that contains the template settings for bound series.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
Provides centralized access to all annotations present in a chart.
An object, representing the collection of annotations.
Provides access to the chart's collection of annotations.
An object, representing the chart's collection of annotations.
Specifies whether the adaptive layout feature is enabled for chart elements in the chart control.
true, to apply the adaptive layout algorithm to the chart; otherwise, false.
For internal use.
Binds a chart to data.
A descendant, specifying the view type of the series to be generated.
A that is the data source for a chart. This value is assigned to the XRChart.DataSource property.
A value. This value is assigned to the XRChart.DataMember property.
A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the XRChart.SeriesDataMember property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the SeriesBase.ArgumentDataMember property of a ChartControl.SeriesTemplate object.
An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the SeriesBase.ValueDataMembers property of a WebChartControl.SeriesTemplate object.
Binds a chart to data.
A descendant, specifying the view type of the series to be generated.
A that is the data source for a chart. This value is assigned to the XRChart.DataSource property.
A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the XRChart.SeriesDataMember property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the SeriesBase.ArgumentDataMember property of a ChartControl.SeriesTemplate object.
An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the SeriesBase.ValueDataMembers property of a WebChartControl.SeriesTemplate object.
Binds a chart to data.
A enumeration value specifying the view type of the series to be generated.
A that is the data source for a chart. This value is assigned to the XRChart.DataSource property.
A value. This value is assigned to the XRChart.DataMember property.
A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the XRChart.SeriesDataMember property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the SeriesBase.ArgumentDataMember property of a ChartControl.SeriesTemplate object.
An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the SeriesBase.ValueDataMembers property of a WebChartControl.SeriesTemplate object.
Binds a chart to data.
A enumeration value specifying the view type of the series to be generated.
A that is the data source for a chart. This value is assigned to the XRChart.DataSource property.
A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the XRChart.SeriesDataMember property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the SeriesBase.ArgumentDataMember property of a ChartControl.SeriesTemplate object.
An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the SeriesBase.ValueDataMembers property of a WebChartControl.SeriesTemplate object.
Resets the collection of the chart's summary functions.
Unregisters the summary function with the specified name.
A value representing the name of the summary function to be unregistered.
Registers the custom summary function with the specified settings.
A value containing the function's name.
A value containing the function's display name, which is used for localization purposes.
A enumeration value representing the type of the function's result.
An integer value representing the dimension of the resulting series point's values.
An array of objects containing argument descriptions.
A delegate to be registered.
Registers the custom summary function with the specified settings.
A value containing the function's name.
A value containing the function's display name, which is used for localization purposes.
An integer value representing the dimension of the resulting series point's values.
An array of objects containing argument descriptions.
A delegate to be registered.
Restores the chart's layout from the specified file.
A value which specifies the path to the file that contains the layout to be loaded.
Restores the chart's layout from the specified stream.
A descendant from which settings are read.
Saves the chart's layout to the specified file.
A value which specifies the path to the file where the layout should be stored. If an empty string is specified, an exception is raised.
Saves the chart's layout to the specified stream.
A descendant to which the chart's layout is written.
Resets the text pattern applied to the legend items via the SeriesBase.LegendTextPattern property.
Cancels the changes applied to the SeriesBase.LegendPointOptions for each series, and makes it equal to the SeriesBase.PointOptions.
Gets the colors that comprise the chart's palette.
An integer value, representing the number of entries to return.
An array of objects.
Returns an array of strings that represent the names of all the palettes in the Chart.
An array of values that represent the palettes names.
Returns an array of strings representing the names of all the appearances in the Chart.
An array of values which represent the appearances names.
Gets a series within the chart's series collection by its name.
A which specifies the name of the series to find.
A object that represents the series with the specified name.
Resets the XRChart.Padding property to an empty value.
Ends the 's initialization.
Starts the 's initialization. Initialization occurs at runtime.
Initializes a new instance of the class with the default settings.
Unregisters the summary function with the specified name.
A value representing the name of the summary function to be unregistered.
Registers the custom summary function with the specified settings for all controls in the application.
A value containing the function's name.
A value containing the function's display name, which is used for localization purposes.
A enumeration value representing the type of the function's result.
An integer value representing the dimension of the resulting series point's values.
An array of objects containing argument descriptions.
A delegate to be registered.
A Chart control.
Initializes a new instance of the class with the specified control.
An
Contains the names of the scripts assigned to .
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 39 bar code.
The Java Script programming language will be used in the current report's scripts.
The Visual Basic .NET programming language will be used in the current report's scripts.
The C# programming language will be used in the current report's scripts.
Specifies the scripting language in which all the scripts in this object are written. All the scripts in a report object have to be in the same language.
Gets or sets the security permission.
An object implementing the interface.
Gets or sets a value indicating if this permission denies or permits the corresponding scripts to run.
true if scripts are denied; otherwise, false.
Gets or sets the name of the security permission.
A representing the name of the security permission.
Initializes a new instance of the class with the default settings.
Initializes a new instance of the class with the specified name.
A that specifies the name of the security permission. This value is assigned to the ScriptSecurityPermission.Name property.
Initializes a new instance of the class with the specified name and permission.
A that specifies the name of the security permission. This value is assigned to the ScriptSecurityPermission.Name property.
true to deny the specified security permission; otherwise, false. This value is assigned to the ScriptSecurityPermission.Deny property.
A security permission applied during execution of report scripts.
Provides indexed access to the 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.
A object which represents the security permission at the specified position.
Initializes a new instance of the class with the default settings.
Appends an array of security permissions to the collection.
An array of objects to append to the collection.
Appends the specified object to the current collection.
A object to append to the collection.
An integer value indicating the position at which the new element was inserted.
A collection of objects.
A method that will handle the GroupHeaderBand.SortingSummaryRowChanged event.
The event source.
A object that contains data related to the event.
Enables the execution of scripts under the specified restrictions. To apply restrictions, it is required to enable the CAS policy option in the application's configuration file.
Enables the execution of any script at your own risk.
Denies the execution of any scripts and disables the capability to invoke the Scripts editor in the Report Designer (by removing the Scripts toolbar button, along with a section listing script events of a control in the Property Grid).
Lists the available script executions modes.
Specifies the evidence-based security policy that is applied for script execution.
A object.
Specifies whether or not to apply any restrictions when executing report scripts.
An enumeration value.
Specifies the script security permission level applied to the application.
A object.
Specifies the security restrictions applied to report scripts.
A collection of objects implementing the interface.
An object implementing the interface.
Initializes a new instance of the class with the specified script execution mode.
An enumeration value.
A object.
An array of objects implementing the interface.
Initializes a new instance of the class with the specified script execution mode.
An enumeration value. This value is assigned to the ScriptPermissionManager.ScriptExecutionMode property.
Provides functionality to specify the scripting security at the application level.
This event is not available for the class.
Specifies how to process a Picture Box control receiving a null value from a connected data source.
A enumeration value.
Specifies whether to process duplicate values of the XRPictureBox.Image, or XRControl.Tag property.
A enumeration value.
Specifies how to process report controls with duplicate values.
A enumeration value.
Specifies the alignment of a displayed image in relation to the control's boundaries.
A enumeration value.
Specifies the image displaying mode in the Picture Box control.
One of the enumeration values that specifies how the image is displayed in the control.
Bindable. Gets or sets the path to the image to display in the control.
A which represents the path to an image.
Bindable. Gets or sets the image to display in the control.
A object which is the image to display in the picture box.
For internal use.
For internal use.
For internal use.
For internal use.
Gets or sets the picture box's padding values (measured in report units).
A object that represents the padding values for a picture.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
A Picture Box control that is used to display an image in a report.
Initializes a new instance of the class with default settings.
Represents the class used to generate a PostNet bar code.
Provides the functionality that is necessary for using custom XML serialization.
Specifies the parameter data member.
A value, specifying the data member.
Specifies the parameter data source.
A value. To use the report's data source, set this value to null (Nothing in Visual Basic).
Specifies the bound parameter.
A object.
Specifies the parameter name.
A value, specifying the report parameter name.
Initializes a new instance of the class with the specified parameter settings.
A value, specifying the report parameter name. This value is assigned to the ParameterBinding.ParameterName property.
A value. To use the report's data source, set this value to null (Nothing in Visual Basic). This value is assigned to the ParameterBinding.DataSource property.
A value, specifying the data member. This value is assigned to the ParameterBinding.DataMember property.
Initializes a new instance of the class with the specified parameter settings.
A value, specifying the report parameter name. This value is assigned to the ParameterBinding.ParameterName property.
A object. This value is assigned to the ParameterBinding.Parameter property.
Initializes a new instance of the class with the default settings.
Enables you to pass the value of a report parameter to a subreport placed in a another report.
Initializes a new instance of the class with default settings.
The class used to generate a UPC-E1 bar code.
Returns the field that is the owner of the current collection.
An object.
Provides indexed access to individual items in the collection.
A zero-based integer value, specifying the desired item's position within the collection. If it is negative or exceeds the last available index, an exception is raised.
An object, specifying the custom total item at the specified position.
Appends an array of custom totals to the collection.
An array of descendants to append to the collection.
Initializes a new instance of the class with the specified custom total.
An array of the objects.
Initializes a new instance of the class with the specified field.
An object.
Initializes a new instance of the class with the default settings.
A collection of custom totals for a field.
Provides access to a collection of script events available for a report control.
An descendant.
If implemented, enables you to assign scripts to a report control.
Gets boundaries for the specified control to fit its parent container.
A control that should be fit to its parent container.
A structure specifying the resulting boundaries.
Gets boundaries that fit the specified text with the specified style and system of measurement, and reside within the specified initial boundaries.
A string that specifies the text that the resulting boundaries should fit.
A object that specifies a drawing style.
A structure specifying the initial boundaries.
A enumeration value that specifies the system of measurement.
A structure specifying the resulting boundaries.
Gets boundaries that fit the specified text with the specified style and system of measurement.
A string that specifies the text that the resulting boundaries should fit.
A object that specifies a drawing style.
A enumeration value that specifies the system of measurement.
A structure specifying the resulting boundaries.
Gets boundaries that fit the specified text within the specified control.
An control whose style and other settings are used in calculations.
A string that specifies the text that should be written to the label in calculations.
A structure specifying the control boundaries.
Gets boundaries that fit an actual label text.
An control whose boundaries will be calculated.
A structure specifying the control boundaries.
Gets the font with which the specified text fits the specified boundaries.
A string that specifies the text used in calculations.
A object that specifies a drawing style.
A structure specifying the initial boundaries which the text should fit.
A enumeration value that specifies the system of measurement.
The object that specifies an optimal font.
Gets the font with which the specified text fits the specified label's boundaries.
An control whose boundaries will be used in calculations.
A string that specifies the text used in calculations.
The object that specifies an optimal font.
Gets the font with which the label actual text fits its boundaries.
An control whose boundaries will be used in calculations.
The object that specifies an optimal font.
Enables you to find optimal boundaries to fit the text, and vice versa, get a font to fit the specified boundaries.
Gets an object which represents the new value of the property whose change triggered the event.
An object of the class.
Gets an object which represents the old value of the property whose change triggered the event.
An object of the class.
Initializes a new instance of the class.
An object representing the old value of the property whose change triggered the event.
An object representing the new value of the property whose change triggered the event.
Provides data for the events that are associated with changes to property values.
Specifies the name of the report template's author.
A object.
Specifies the report template's author ID.
A structure.
Initializes a new instance of the class with the default settings.
Creates a copy of the current object.
An object which is a copy of the current object.
Provides the information about a 's author.
Calculates the custom summary using the GroupHeaderBand.SortingSummaryReset, GroupHeaderBand.SortingSummaryRowChanged and GroupHeaderBand.SortingSummaryGetResult events.
Calculates the standard population deviation of all the distinct values within the group.
Calculates the standard deviation of all the distinct values within the group.
Calculates the population variance of all the distinct values within the group.
Calculates the amount of variance for all the distinct values within the group.
Calculates the total of all the distinct values within the group.
Counts the number of distinct values within the group.
Calculates the average of all the distinct values within the group.
Calculates the standard population deviation of all the values within the group.
Calculates the standard deviation of all the values within the group.
Calculates the population variance of all the values within the group.
Calculates the amount of variance for all the values within the group.
Finds the middle number within a sequence.Note that if the total number of elements is odd, this function returns the value of a middle number in a sequence. If the total number of elements is even, this function returns the arithmetical mean of the two middle numbers.
Calculates the minimum of all the values within the group.
Calculates the maximum of all the values within the group.
Calculates the total of all the values within the group.
Counts the number of values within the group.
Calculates the average of all the values within the group.
Lists the summary functions available for sorting groups by summary results.
Specifies the name of a that is used to sort data in Print Preview.
A value.
Specifies the band for which sorting in Print Preview is enabled.
A object.
Initializes a new instance of the class with the default settings.
Provides options specifying how to sort a report in Print Preview.
Represents the snapping mode, which aligns a report element to both the snap grid and snap lines.
Represents the snapping mode, which aligns a report element to the report snap grid.
Represents the snapping mode, which aligns a report element using snap lines.
No snapping is used.
Specifies the snapping mode of a report.
The detail bands are printed horizontally, then vertically (in rows).
The detail bands are printed vertically, then horizontally (in columns).
Specifies the order in which the detail band is printed on a page when the multi-column mode is enabled.
Contains classes required to deploy a Custom Report Gallery.
Returns the template category.
A enumeration value.
Returns a template's preview image.
A object.
Returns a template report type.
A object.
Returns the template report name.
A value that specifies the template name.
A base class for classes that provide information about Template Reports.
Provides access to the list of components that will be saved along with a report's layout into a REPX file.
An object, which implements the interface, representing the components to be saved.
Provides data for the XtraReport.SaveComponents event.
Specifies the ID of a group to which a check box belongs.
A string that specifies the ID of a group owning the check box.
Initializes a new instance of the class with the default settings.
Provides options that define whether and how a check box's content can be edited in Print Preview.
Overrides the XRControl.EvaluateBinding event to hide it.
Overrides the XRControl.ParentChanged event.
Overrides the XRControl.LocationChanged event.
Overrides the XRControl.SizeChanged event.
Overrides the XRControl.TextChanged event.
Overrides the XRControl.HtmlItemCreated event.
Overrides the XRControl.Draw event.
Hides the inappropriate XRControl.PreviewDoubleClick event of the parent class.
Hides the inappropriate XRControl.PreviewClick event of the parent class.
Hides the inappropriate XRControl.PreviewMouseUp event of the parent class.
Hides the inappropriate XRControl.PreviewMouseDown event of the parent class.
Hides the inappropriate XRControl.PreviewMouseMove event of the parent class.
Overrides the XRControl.PrintOnPage event to hide it.
Occurs when the band height is changed.
Gets or sets a value which specifies whether a band can be split across pages.
true to keep the contents of the entire band on a single page; otherwise, false.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Specifies the band's height (measured in report units).
A value representing the height of the band.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Gets or sets a value that determines where to make a page break, in respect to the given band.
A enumeration value.
Overrides the XRControl.CanHaveChildren property.
true always.
Provides access to an object that contains -specific scripts to handle its events in the End-User Designer.
A object, which represents scripts handling 's events.
Specifies the band's inner indents to be maintained when report elements are aligned to the band's edges using snap lines.
A object, containing padding information associated with the band.
For internal use.
For internal use.
Provides access to the band's collection of sub-bands.
A object.
Replaces the XRControl.ToImage method.
One of the values that specifies the text rendering mode.
A object.
Replaces the XRControl.ToImage method.
A object.
The base for classes that provide functionality to report bands.
An indexer that returns the object that is of the specified band kind.
A enumeration value that identifies a object by its band kind in the collection.
The object that has the specified band kind in the collection. If no band with the specified band kind was found in the collection the indexer returns null (Nothing in Visual Basic).
Provides access to individual items in the collection by their names.
A value specifying the name of the band to get.
A class descendant which represents the band with the specified name.
An indexer that returns the object located at the specified index in the collection.
An integer index value that identifies a object in the collection.
A object that has the specified index in the collection.
Returns a object if an object of the specified type is contained in the collection.
A object representing the type of band to locate.
A descendant representing the band found. Returns null (Nothing in Visual Basic) if there isn't any band of the specified type in the collection.
Removes the specified band from the collection.
A object to remove from the collection of bands.
Determines whether the specified band is a member of the collection.
The object to locate in the collection.
true if the band is a member of the collection; otherwise, false.
Returns the zero-based index of the specified band in the collection.
A object to locate in the collection.
An integer value representing the position of the specified band in the collection.
Overrides the XRControlCollection.Add method.
A object to add to the collection of bands.
An integer value indicating the position into which the new band was inserted.
Adds an array of objects to the collection.
An array of objects to add to the collection.
Initializes a new collection of bands in the specified report.
A report in which the collection of bands will be initialized.
A collection of objects.
Gets a visual brick that represents this control's contents on a report page.
A object which represents the control's contents.
Provides access to an object that is used to draw report components.
An object implementing the interface.
Gets a rectangle object specifying the height, width and location of the control.
A object representing a rectangular region by its height, width and location.
For internal use. Returns an enumerator containing visual bricks generated for all report controls on this page.
A DevExpress.XtraReports.Native.PageVisualBricksEnumerator object containing views of all the controls on a report page.
Initializes a new instance of the class with the specified settings.
A object used to draw report components. This value is assigned to the DrawEventArgs.UniGraphics property.
A object specifying the control's bounding rectangle. This value is assigned to the DrawEventArgs.Bounds property.
A object specifying control's contents for a report's document. This value is assigned to the DrawEventArgs.Brick property.
Provides data for the XRControl.Draw event.
For internal use.
For internal use.
For internal use.
For internal use.
Specifies the name of an editor used to change a control's content in Print Preview.
A string that specifies the editor name.
Initializes a new instance of the class with the default settings.
Provides options that define whether and how a control's content can be edited in Print Preview.
The function is calculated for every page.
The function is calculated for the entire report.
The function is calculated for every group.
The function is not calculated.
Specifies the report area for which the selected function is calculated.
Specifies whether an editor for customizing a control's content in Print Preview is enabled.
true, to prohibit editing a control's content in Print Preview; otherwise, false.
Specifies whether editing a control's content in Print Preview is enabled.
true, to enable editing a control's content; otherwise, false.
Specifies the unique identifier of edit options.
A string that specifies the ID of edit options.
Initializes a new instance of the class with the default settings.
A base class for classes that provide options defining whether and how a control's content can be edited in Print Preview.
Specifies the name of the event in which the expression binding should be evaluated.
A value, specifying the event name.
Specifies the property name to which the expression binding is assigned.
A value, specifying the property name.
Specifies the expression binding to evaluate on generating the report document.
A value, specifying the expression.
Initializes a new instance of the class with the specified settings.
A value, specifying the property name. This value is assigned to the ExpressionBinding.PropertyName property.
A value, specifying the expression. This value is assigned to the ExpressionBinding.Expression property.
Initializes a new instance of the class with the specified settings.
A value, specifying the event name. This value is assigned to the ExpressionBinding.EventName property.
A value, specifying the property name. This value is assigned to the ExpressionBinding.PropertyName property.
A value, specifying the expression. This value is assigned to the ExpressionBinding.Expression property.
Initializes a new instance of the class with the default settings.
Provides functionality to expression bindings.
For internal use.
For internal use.
For internal use.
For internal use.
Contains names of the scripts for report bands.
Gets or sets the visibility state.
A value which represents the visibility state.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the specified name and visibility setting.
A value, which specifies a formatting's name. This value is assigned to the XRControlStyle.Name property.
A value which specifies whether the visibility should be changed by applying this formatting, and to what value it should be changed. This value is assigned to the Formatting.Visible property.
Initializes a new instance of the class with the default settings.
A container of values, which are applied to a control when its owner Formatting Rule's condition is true.
The first element in a bar code is "D" and the last element is "E".
The first element in a bar code is "C" and the last element is "*".
The first element in a bar code is "B" and the last element is "N".
The first element in a bar code is "A" and the last element is "T".
The are no start (first) and stop (last) elements used in a bar code.
Specifies the first (start) and last (stop) symbols used to code the Codabar bar code structure.
If a control receives a null value, it is not printed (without adding blank space in its place).This setting has no effect on intersecting controls.
If a control receives a null value, a blank space is printed instead.
A control is always printed.
Lists the values that specify how to process report controls that receive empty values.
The character set will be chosen automatically according to the XRControl.Text assigned to the bar code.
The "C" character set will be used for coding a bar code.
The "B" character set will be used for coding a bar code.
The "A" character set will be used for coding a bar code.
Specifies the character set used for coding the Code 128 bar code structure.
Gets or sets a value of a calculated field.
A representing a field's value.
Provides access to a data row whose data can be used in calculating a custom value for a calculated field in the CalculatedField.GetValue event handler.
A representing a data row.
Provides access to a report which owns the calculated field, for which the CalculatedField.GetValue event was raised.
An class descendant which represents the owner report.
Returns the value of a specified column.
A value, specifying the column name.
A value.
Provides data for the CalculatedField.GetValue event.
The checksum is calculated with respect to base 10 twice.
The checksum is calculated with respect to base 10.
The checksum is not calculated.
Specifies which formula is used to calculate the checksum for the MSI bar code.
Gets or sets the value specifying the first (start) and last (stop) symbols used to code the Codabar bar code's structure.
One of the enumeration's values specifying the pair of start and stop symbols used.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Codabar bar code.
Gets the data source for this binding.
An object that represents the data source.
Gets a navigation path that resolves to the object's property which is going to be bound to the control's property.
A string containing a navigation path resolving to the property of an object.
Gets the name of the control's data-bound property.
A string containing the name of a control's property to bind to.
Gets or sets the output format for the value bound to the control's property.
A string containing the output format for the value bound to the control's property.
For internal use. Gets the parameter for this binding.
A object.
Returns the textual representation of .
A value.
Disposes of the object.
Assigns the specified data source and a data member to the current data binding.
A that specifies the data source for the current data binding. This value is assigned to the XRBinding.DataSource property.
A value that specifies the data member for the current data binding. This value is assigned to the XRBinding.DataMember property.
Initializes a new instance of the class with the specified property name, data source and data member.
A value specifying a control's property name to bind to a data field. This value is assigned to the XRBinding.PropertyName property.
A class descendant, which specifies a data source to provide data for a control's property. This value is assigned to the XRBinding.DataSource property.
A value, which specifies a navigation path to a data field in a data source. This value is assigned to the XRBinding.DataMember property.
Initializes a new instance of the class with the specified property name, data source, data member and format string.
A value specifying a control's property name to bind to a data field. This value is assigned to the XRBinding.PropertyName property.
A class descendant, which specifies a data source to provide data for a control's property. This value is assigned to the XRBinding.DataSource property.
A value, which specifies a navigation path to a data field in a data source. This value is assigned to the XRBinding.DataMember property.
A value specifying a format for the output value. This value is assigned to the XRBinding.FormatString property.
Initializes a new instance of the class with the specified parameter, property name and format string.
A object specifying the parameter, to which a control's property should be bound.
A value specifying a control's property name to bind to a parameter. This value is assigned to the XRBinding.PropertyName property.
A value specifying a format for the output value. This value is assigned to the XRBinding.FormatString property.
Initializes a new instance of the class with the default settings.
Creates a new data binding object with the specified property name, data source, data member and format string.
A value specifying a control's property name to bind to a data field. This value is assigned to the XRBinding.PropertyName property.
A class descendant, which specifies a data source to provide data for a control's property. This value is assigned to the XRBinding.DataSource property.
A value, which specifies a navigation path to a data field in a data source. This value is assigned to the XRBinding.DataMember property.
A value specifying a format for the output value. This value is assigned to the XRBinding.FormatString property.
A new instance.
A simple binding between the property value of an object and the property value of an instance of the class or one of its descendants.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 11 bar code.
Gets or sets the name of the script used to handle the XRChart.SmallChartTextShowing event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the XRChart.AxisVisualRangeChanged event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the XRChart.AxisWholeRangeChanged event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the XRChart.AxisScaleChanged event.
A value, specifying the script name.
For internal use.
For internal use.
Gets or sets the name of the script used to handle the XRChart.PieSeriesPointExploded event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRChart.BoundDataChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRChart.CustomPaint event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRChart.CustomDrawAxisLabel event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRChart.CustomDrawCrosshair event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the XRChart.CustomDrawSeriesPoint event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRChart.CustomDrawSeries event.
A representing the name of the script for this event.
Initializes a new instance of the class with the specified control.
An object.
Contains names of the scripts for an control.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 39 Extended bar code.
Occurs when a group header retrieves the next data row in the bound data source.
Occurs when the summary value needs to be set to its initial value when calculating a custom summary.
Occurs when a summary gets its final value.
Provides access to the 's scripts.
A object.
Specifies the sorting options for report groups.
An object, that contains the sorting options for groups.
Gets a collection of objects used as the criteria for creating groups in a report.
A object.
Gets or sets a value indicating how a and its group are split across pages.
A enumeration value.
Specifies a control used to expand/collapse the current report band.
An object specifying a report control.
Specifies whether the current report band is expanded or collapsed when using the automatic drill down feature.
true, if the band is expanded; otherwise, false.
Initializes a new instance of the class with the default settings.
A report band used for specifying grouping criteria and displaying information at the beginning of a group of records.
A group is split across several pages "as is". However, if there are no group rows printed above the Group Footer on a page, the last group row from the previous page is moved to the next page, and is printed before a Group Footer, so that a Group Footer is never printed on a page alone (with no group rows above it).
A group is printed so that it is split across several pages if there isn't enough space on a page to print the entire group.
Specifies how a group footer is positioned with respect to its group in a report.
Provides access to individual items in the collection by their names.
A value specifying the name of the control to get.
An object which represents the control with the specified name.
Provides indexed 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 which represents the control at the specified position.
Sets the index of the specified child control in the collection to the specified index value.
The child object to search for.
The new index value of the control.
Removes the specified control from the collection.
An object to remove from the collection.
Determines whether the specified control is a member of the collection.
The object to locate in the collection.
true if the control is a member of the collection; otherwise, false.
Returns the zero-based index of the specified control in the collection.
An object to locate in the collection.
An integer value representing the position of the specified control in the collection.
Adds the specified control to the collection.
An object to add to the collection.
An integer value indicating the position into which the new element was inserted. If the control is already included in the collection the return value indicates the existing position of the control inside the collection.
Appends an array of controls to the collection.
An array of objects to append to the collection.
Initializes a new instance of the class with the specified owner.
An object, which will be the container for the created collection.
A collection of objects.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 93 Extended bar code.
Initializes a new instance of the class with the specified control.
An object.
Contains names of the scripts for all report controls.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 93 bar code.
Gets or sets the value which specifies the checksum type for the MSI bar code.
One of the enumeration's values.
Initializes a new instance of the class with default settings.
The class used to generate a MSI bar code.
Gets a visual brick that represents the content of the currently processed item on a report page.
A object which represents the control's content.
Gets an object that implements the interface and is used for registering the scripts and styles in the current HTML document.
An object implementing the interface.
Gets the content of the currently processed item.
An object used for a Web representation of the currently processed item.
Provides data for the XRControl.HtmlItemCreated event.
A group is split across several pages "as is". However, if there isn't enough space on a page to print a Group Header together with the following group row, they both are moved to the next page, so that a Group Header is never printed on a page alone (with no group rows below it).
A group is printed entirely on a single page (including its group header, rows and footer). This means that if there isn't enough space on a page to print the entire group, this group is printed on the following page.However, if the height of the entire group is more than the page height, this group is still split across several pages.
A group is printed so that it is split across several pages if there isn't enough space on a page to print the entire group.
Specifies how groups of records should be split across pages, if required.
Provides access to individual items in the collection by their names.
A value specifying the name of the cross-band control to get.
An object which represents the cross-band control with the specified name.
Provides indexed 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 which represents the cross-band control at the specified position.
Appends the specified cross-band control to the current collection.
An object to append to the collection.
An integer value indicating the position at which the new element was inserted.
Appends an array of cross-band controls to the collection.
An array of objects to append to the collection.
Removes the specified cross-band control from the collection.
An object to be removed from the collection.
Returns the specified object's position within the collection.
An object to locate in the collection.
A zero-based integer which represents the object's position within the collection. -1 if the object doesn't belong to the collection.
Determines whether the collection contains the specified cross-band control.
An object to locate in the collection.
true if the collection contains the specified cross-band control; otherwise, false.
Initializes a new instance of the class.
An object which will be the container for the created collection.
A collection of objects.
Initializes a new instance of the class with default settings.
Represents the class used to generate an EAN 13 bar code.
Bindable. Specifies the control's text.
A value, specifying the control's text.
Initializes a new instance of the class with the default settings.
The base for all report controls that support the data binding using embedded fields.
The top of the control is positioned at the top of the band and the bottom of the control is positioned at the bottom of the band, so its height is the same as that of the band.
The bottom of the control is positioned at the bottom of the band.
The top of the control is positioned at the top of the band.
The control is not docked.
Provides values that determine how a control is positioned within a band.
Initializes a new instance of the class with default settings.
Represents the class used to generate an EAN 8 bar code.
Gets or sets the name of the script used to handle the XRLabel.SummaryRowChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRLabel.SummaryReset event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRLabel.SummaryGetResult event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRLabel.SummaryCalculated event.
A representing the name of the script for this event.
Initializes a new instance of the class with the specified control.
An object.
Contains names of the scripts for an control.
Initializes a new instance of the class with default settings.
Represents the class used to generate an Industrial 2 of 5 bar code.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
For internal use only. Overrides the XRControl.BoundsF property, to hide it.
A object.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
A Page Break control that defines a page delimiter in a report.
Initializes a new instance of the class with default settings.
Represents the class used to generate an Interleaved 2 of 5 bar code.
Multicolumn printing is enabled and uses the MultiColumn.ColumnWidth property's value. The MultiColumn.ColumnCount property's value is ignored in this case, and the number of the columns is calculated automatically based upon the MultiColumn.ColumnWidth property's value and the page's width.
Multicolumn printing is enabled and uses the MultiColumn.ColumnCount property's value. The MultiColumn.ColumnWidth property's value is ignored in this case, and the width of the columns is calculated automatically based upon the MultiColumn.ColumnCount property's value and the page's width.
Multicolumn printing is disabled.
Specifies which multi-column properties will be taken into account if the multi-column feature is enabled.
This event is not available for the class.
Specifies whether or not the panel's height is allowed to decrease if its contents do not completely fit into the control's dimensions.
true, if the panel's height is allowed to decrease; otherwise, false.
Gets or sets a value indicating whether the panel's height can grow in order to display the contents in their entirety.
true if the panel's height can grow in order to display all its contents; otherwise, false.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Specifies the inner indents to be maintained when report elements are aligned to the 's edges using snap lines.
A object, containing padding information associated with the control.
Specifies the content orientation of controls residing within the .
A enumeration value.
Overrides the XRControl.CanHaveChildren property.
true always.
Initializes a new instance of the class with the default settings.
A Panel control that can contain other controls.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Matrix 2 of 5 bar code.
Initializes a new instance of the class with the default settings.
Use the control instead.
Initializes a new instance of the class with default settings.
Represents the class used to generate an UPC A bar code.
Specifies whether to process duplicate values of the XRControl.Text, or XRControl.Tag property.
A enumeration value.
Specifies how to process report controls with duplicate values.
A enumeration value.
Specifies the text shown by the when the value of its bound data field is null.
A value.
Specifies how to process a Rich Text control receiving a null value from a connected data source.
A enumeration value.
For internal use.
For internal use.
Gets or sets the text of the control, including all the Rich Text Format (RTF) codes.
A value which represents the control's text in RTF format.
For internal use.
The base for and controls.
Initializes a new instance of the class with default settings.
The class used to generate a UPC-E0 bar code.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts assigned to .
Initializes a new instance of the class with default settings.
The class used to generate a UPC Supplemental 2 bar code.
Exports a report to the specified file path in PDF.
A which specifies the file name (including the full path) for the created PDF file.
Exports a report to the specified file path in PDF using the specified PDF-specific options.
A which specifies the file name (including the full path) for the created PDF file.
A object which specifies the PDF export options to be applied when a report is exported.
Exports a report to the specified stream in PDF.
A object to which the created PDF file should be sent.
Exports a report to the specified stream in PDF using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a report is exported.
Initializes a new instance of the class with the specified settings.
An object to be exported to the PDF format.
true, to use the multi-threaded streaming export; false, to use the streaming export.
Provides the functionality for exporting reports to PDF in streaming modes.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts assigned to .
Initializes a new instance of the class with default settings.
The class used to generate a UPC Supplemental 5 bar code.
Gets the appearance settings used to print connector lines between field headers combined in a field group.
An object that provides the appearance settings used to print Header Group line.
Gets the appearance settings used to print the filter header area separator.
An object that provides the appearance settings used to print the filter header area separator.
Gets the appearance settings used to print the horizontal and vertical lines.
An object that provides the appearance settings used to print grid lines.
Gets the appearance settings used to print grand total headers.
An object which provides the appearance settings used to print the grand total headers.
Gets the appearance settings used to print the headers of Totals.
An object that provides the appearance settings used to print the headers of Totals.
Gets the appearance settings used to print the values of fields and the default appearance settings used to print grand totals and totals.
An object that provides the appearance settings used to print field values.
Gets the appearance settings used to print custom total cells.
An object that provides the appearance settings used to print custom total cells.
Gets the appearance settings used to print Grand Total cells.
An object that provides the appearance settings used to print Grand Total cells.
Gets the appearance settings used to print automatic total cells.
An object that provides the appearance settings used to print automatic total cells.
Gets the appearance settings used to print field headers.
An object that provides the appearance settings used to print field headers.
Gets the appearance settings used to print data cells.
An object that provides the appearance settings used to print data cells.
Restores the appearance settings from the specified stream.
A descendant from which the appearance settings are read.
Saves the appearance settings to a specific stream.
A descendant to which the appearance settings are written.
Restores the appearance settings stored at the specified system registry path.
A value, specifying the system registry path. If the specified path does not exist, calling this method has no effect.
Saves the appearance settings to a system registry path.
A value specifying the system registry path to which the appearance settings are saved.
Loads the appearance settings stored in the specified XML file.
A value, specifying the path to the XML file which contains the appearance settings to be loaded. If the specified file does not exist, an exception is raised.
Saves the appearance settings to a specific XML file.
A value, specifying the path to the file in which the appearance settings should be stored. If an empty string is specified, an exception is raised.
For internal use. Initializes a new instance of the class with the default settings.
Provides the appearance settings used to print a pivot grid.
Contains classes that implement the functionality of the Bar Code control in XtraReports.
Provides the information about a control's bindings in the XRControl.EvaluateBinding event handler.
An object specifying the control's bindings.
Specifies a new value for a control's bound property obtained in the XRControl.EvaluateBinding event handler.
A , specifying the new value for the bound property of the control.
Initializes a new instance of the class.
An object specifying the control's bindings. This value is assigned to the BindingEventArgs.Binding property.
A specifying the new value for the bound property of the control.
Provides data for the XRControl.EvaluateBinding event.
Gets the last row in the collection of table rows.
An object occupying the lowest position in the table.
Gets the first row in the collection of rows in the table.
An object occupying the uppermost position in the table.
An indexer that returns an object at the specified index in the collection of rows.
An integer index value that locates the row in the collection.
An object that has the specified index in the collection of rows.
Adds the specified table row to the collection at the specified position.
A zero-based integer that specifies the position at which the table row is to be inserted.
An object that specifies the table row to insert into the collection.
Appends an array of table rows to the collection.
An array of objects to append to the collection.
Appends the specified table row to the current collection.
An object to append to the collection.
An integer value indicating the position into which a new element was inserted.
Removes the specified row from the collection.
The object to remove from the collection.
Returns the zero-based index of the specified row in the collection.
The object to locate in the collection.
An integer value representing the position of the specified row in the collection.
Determines whether the specified row is a member of the collection.
The object to locate in the collection.
true if the row is a member of the collection; otherwise, false.
Initializes a new instance of the class.
An object that owns this collection of table rows.
A collection of objects.
For internal use.
A DevExpress.XtraPivotGrid.Data.PivotGridData object.
Gets or sets the filter expression, in the string form.
A string value that specifies the filter expression.
Gets or sets the filter expression.
A object, specifying the filter expression. The default is null.
For internal use.
A prefilter editor that allows your end-users to customize filter criteria at runtime.
Occurs when all parameter values in the Parameters UI are entered, and the Submit button is pressed.
Occurs when the parameter values are changed in the Parameters UI.
Occurs before displaying the Parameters panel in a Print Prevew.
Overrides the XRControl.HtmlItemCreated property.
Occurs after the End-User Designer has been loaded for the current report instance.
Fires after page rendering if a gap remains between the rendered bands.
Occurs before sending every document page to a printer to indicate the current printing progress.
Occurs when a report is saved to an REPX file and allows you to manually decide which components should be stored into a report definition file, and which aren't.
Occurs every time the Property Grid refreshes its item list in the End-User Designer.
Occurs every time the Property Grid refreshes its item list in the End-User Designer.
For internal use.
Gets the assembly-qualified name of the report.
A value specifying the assembly-qualified name of a report, which includes the name of the assembly from which the report was loaded.
Specifies the position of controls within report bands.
A enumeration value.
Specifies the content orientation of the 's controls.
A enumeration value.
Gets or sets a value which specifies whether an error message is shown when the page margins are set outside the printable area.
true to show the margins warning dialog; otherwise false.
Gets or sets a value specifying whether a print status dialog is shown when a document is printed.
true to show the print status dialog; otherwise false.
Specifies whether the report document creation should start after all the report parameters are submitted.
true, to start to report document creation after submitting its parameters; otherwise, false.
For internal use.
Gets a collection of pages generated for this report.
A object, specifying a collection of pages.
Gets or sets the string containing all script references represented by the XtraReport.ScriptReferences property.
A containing all the strings returned by the XtraReport.ScriptReferences property.
Provides access to the collection of security permissions used to permit particular operations in report scripts.
A object, specifying a collection of security permissions.
Specifies the collection of file names (with full paths, or file names only if the assemblies are located in GAC) of the assemblies used by the scripts in a report.
An array of values, specifying the referenced assemblies.
Gets or sets the scripting language of all the scripts used in this object.
One of the enumeration's values specifying the language of the scripts used in the report.
Provides access to a report's watermark settings.
An object, specifying the report's watermark.
Gets or sets the path to the style sheet contained in a style sheet file.
A containing the full path (including the file name and extension) specifying where the style sheet file is located.
Provides access to a collection of styles stored in a report.
An object, that represents the collection of objects.
Gets or sets the height of the report's pages (measured in report units). This can only be set if the XtraReport.PaperKind is set to Custom.
An integer value which represents the height of the report's pages.
Gets or sets the width of the report's pages (measured in report units). This can only be set if the XtraReport.PaperKind is set to Custom.
An integer value equal to the width of the report's pages.
Gets or sets the size of the report's pages (measured in report units).
A object representing the size of the report's pages.
Gets or sets the name of the custom paper which is used in the printer that the document is going to be printed on.
A specifying the name of the paper.
Gets or sets the type of paper for the report.
A enumeration value. By default, this property is set to PaperKind.Letter.
Specifies the name of the printer to use for printing the report.
A value, specifying the name of the printer to use.
Gets or sets the margins of the report's pages (measured in report units).
A object specifying the margins of a report page.
Gets or sets a value indicating whether the page orientation is landscape.
true if the page orientation is landscape; otherwise, false.
Specifies whether the document is supposed to be printed on roll paper (i.e., as a single uninterrupted page).
true to provide a continuous document layout, suited for roll paper printing; otherwise false.
Specifies the system of measurement that is used throughout a report for expressing the values of certain properties (e.g., an element's location, dimensions and margins).
A enumeration value.
Gets the settings used to specify exporting parameters when exporting a report.
An object which contains the export settings for a report.
Returns a report's Printing System that provides print and export settings.
A descendant that provides print and export settings to the report.
For internal use.
A value.
Gets or sets the object which contains the current report as a subreport.
The object which includes the current report.
For internal use.
Specifies whether or not to suppress duplicated bookmarks in a final document.
true if duplicated bookmarks are suppressed in a final document; otherwise, false.
When the brick dimensions do not fit into the bottom page margin, specifies whether the brick content is split across two pages or moved to a new page.
A enumeration value.
Gets or sets a value indicating whether report controls outside the right page margin should be split across pages, or moved in their entirety to the next page.
A enumeration value, which specifies the splitting method of report controls in the vertical direction.
Specifies whether the report preview window shows page margin lines.
true to show page margin lines; otherwise false.
For internal use.
Provides access to an object that defines which of the system's default printer settings should be used when printing an .
A object, specifying which of the default printer's settings should be used by this object.
For internal use.
Provides access to an object that contains -specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling 's events.
For internal use.
Provides access to a collection of cross-band controls in the current report.
An object containing all cross-band controls, which exist in the current report.
Provides access to a report's collection of calculated fields.
A object.
For internal use. Overrides the Band.Expanded property, to hide it.
Specifies the mode in which report elements are snapped to each other when they are resized or being relocated.
A enumeration value representing the snapping mode.
For internal use.
Gets or sets an XML/XSD file, containing a schema of a report's data source.
A value.
For internal use.
For internal use.
For internal use.
Provides access to the options that determine the availability of popup hints and warnings in the Report Designer.
A object that represents the designer options.
For internal use.
For internal use.
Gets or sets a value indicating whether or not to draw a watermark at design time.
true, to display a watermark; otherwise, false.
Gets or sets a value indicating whether to draw the snap grid over the report surface.
true, to display the snap grid; otherwise, false.
Provides access to a report's collection of parameters.
A object, specifying a collection of report parameters.
Gets or sets the text shown as a root bookmark in a Document Map.
A representing a root bookmark's text.
Provides access to a collection of formatting rules stored in a report.
A object, that represents the collection of objects.
Specifies the number of grid cells comprising a larger snap grid unit.
A non-zero positive integer value.
Specifies the dimensions of the report designer snap grid.
A value, that specifies the snap grid size. Note that it should be greater than 0.
Gets or sets the fill color of report pages.
A structure that specifies a page color.
Specifies the report scripts.
A value, storing the code of all report scripts.
For internal use.
For internal use.
Provides access to the report's extensions.
A dictionary storing the report extensions.
Specifies text displayed in the report title of a corresponding End-User Designer's tab, as well as the default file name of the exported document.
A value, specifying the report's display name.
For internal use.
Gets or sets a value indicating whether all property names and their values should be displayed in the user-friendly format in the Property Grid and smart tags of the End-User Designer.
true to display user-friendly names; otherwise, false.
Validates report scripts.
A object, representing a collection of compiler errors or warnings.
Interrupts the process of document creation.
Creates a document from the object, so the report can be displayed or printed. Optionally, the document pages can be generated progressively and accessed as soon as they are created. Document creation is always synchronous and does not occur in a background thread.
true to enable accessing document pages progressively as they are created; otherwise false.
Creates a document from the object, so it can be displayed or printed.
For internal use. Creates a report document for editing using a Silverlight Report Designer.
Exports a report to the specified stream in the specified Image format.
A object to which the created Image file should be sent.
A object which specifies the image format.
Exports a report to the specified file path using the specified image format.
A which specifies the file name (including the full path) for the created Image file.
A object which specifies the image format.
Exports a report to the specified stream in Image format using the specified Image-specific options.
A object to which the created Image file should be sent.
A object which specifies the Image export options to be applied when a report is exported.
Exports a report to the specified stream in Image format.
A object to which the created Image file should be sent.
Exports a report to the specified file path in Image format using the specified Image-specific options.
A which specifies the file name (including the full path) for the created Image file.
A object which specifies the Image export options to be applied when a report is exported.
Exports a report to the specified file path in Image format.
A which specifies the file name (including the full path) for the created Image file.
Exports a report to the specified stream in PDF using the specified PDF-specific options.
A object to which the created PDF file should be sent.
A object which specifies the PDF export options to be applied when a report is exported.
Exports a report to the specified stream in PDF.
A object to which the created PDF file should be sent.
Exports a report to the specified file path in PDF using the specified PDF-specific options.
A which specifies the file name (including the full path) for the created PDF file.
A object which specifies the PDF export options to be applied when a report is exported.
Exports a report to the specified file path in PDF.
A which specifies the file name (including the full path) for the created PDF file.
Exports a document to HTML and then inserts it into a specified e-mail.
A object.
A value, specifying the sender.
A value, specifying a comma-separated list of recipients.
A value, specifying the e-mail subject.
A object.
Exports a document to HTML and then inserts it into a specified e-mail.
A value, specifying the sender.
A value, specifying a comma-separated list of recipients.
A value, specifying the e-mail subject.
A object.
Exports a document to HTML and then inserts it into a specified e-mail.
A object.
A object.
Exports a document to HTML and then inserts it into a specified e-mail.
A object.
Exports a report to the specified stream in MHT format using the specified MHT-specific options.
A object to which the created MHT file should be sent.
A object which specifies the MHT export options to be applied when a report is exported.
Exports a report to the specified stream in MHT format.
A object to which the created MHT file should be sent.
Exports a report to the specified file path in MHT format using the specified MHT-specific options.
A which specifies the file name (including the full path) for the created MHT file.
A object which specifies the MHT export options to be applied when a report is exported.
Exports a report to the specified file path in MHT format.
A which specifies the file name (including the full path) for the created MHT file.
Exports a report to the specified stream in HTML format using the specified HTML-specific options.
A object to which the created HTML file should be sent.
A object which specifies the HTML export options to be applied when a report is exported.
Exports a report to the specified stream in HTML format.
A object to which the created HTML file should be sent.
Exports a report to the specified file path in HTML format using the specified HTML-specific options.
A which specifies the file name (including the full path) for the created HTML file.
A object which specifies the HTML export options to be applied when a report is exported.
Exports a report to the specified file path in HTML format.
A which specifies the file name (including the full path) for the created HTML file.
Exports a report to the specified stream in DOCX format using the defined DOCX-specific options.
A object to which the created DOCX file should be sent.
A object that specifies the DOCX export options to be applied when a report is exported.
Exports a report to the specified stream in DOCX format.
A object to which the created DOCX file should be sent.
Exports a report to the specified file path in DOCX format using the specified DOCX-specific options.
A value that specifies the file name (including the full path) for the created DOCX file.
A object that specifies the DOCX export options to be applied when a report is exported.
Exports a report to the specified file path in DOCX format.
A value that specifies the file name (including the full path) for the created DOCX file.
Exports a document to the specified file path in RTF format.
A object to which the created RTF file should be sent.
An object, containing RTF export settings.
Exports a report to the specified stream in RTF format.
A object to which the created RTF file should be sent.
Exports a document to the specified file path in RTF format.
A which specifies the file name (including the full path) for the created RTF file.
An object, containing RTF export settings.
Exports a report to the specified file path in RTF format.
A which specifies the file name (including the full path) for the created RTF file.
Exports a report to the specified file path in XLSX format using the specified XLSX-specific options.This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A object to which the created XLSX file should be sent.
A object which specifies the XLSX export options to be applied when a report is exported.
Exports a report to the specified stream in XLSX format.This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A object to which the created XLSX file should be sent.
Exports a report to the specified stream in XLSX format using the specified XLS-specific options.This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A which specifies the file name (including the full path) for the created XLSX file.
A object which specifies the XLSX export options to be applied when a report is exported.
Exports a report to the specified file path in XLSX format.This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A which specifies the file name (including the full path) for the created XLSX file.
Exports a report to the specified file path in XLS format.This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A object to which the created XLS file should be sent.
A object which specifies the XLS export options to be applied when a report is exported.
Exports a report to the specified stream in XLS format. This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A object to which the created XLS file should be sent.
Exports a report to the specified file path in XLS format using the specified XLS-specific options.This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A which specifies the file name (including the full path) for the created XLS file.
A object which specifies the XLS export options to be applied when a report is exported.
Exports a report to the specified file path in XLS format. This method exports data in WYSIWYG mode. Certain controls (e.g., a ) can be exported to XLS(XLSX) format in a faster data-aware export mode, optimized for subsequent analysis of data in MS Excel. To learn how to employ data-aware export, see Export to XLS and XLSX Formats.
A which specifies the file name (including the full path) for the created XLS file.
Exports a report to the specified stream in CSV format using the specified CSV-specific options.
A object to which the created CSV file should be sent.
A object which specifies the CSV export options to be applied when a report is exported.
Exports a report to the specified stream in CSV format.
A object to which the created CSV file should be sent.
Exports a report to the specified file path in CSV format using the specified CSV-specific options.
A which specifies the file name (including the full path) for the created CSV file.
A object which specifies the CSV export options to be applied when a report is exported.
Exports a report to the specified file path in CSV format.
A which specifies the file name (including the full path) for the created CSV file.
Exports a report to the specified stream in Text format using the specified Text-specific options.
A object to which the created Text file should be sent.
A object which specifies the Text export options to be applied when a report is exported.
Exports a report to the specified stream in Text format.
A object to which the created Text file should be sent.
Exports a report to the specified file path in Text format using the specified Text-specific options.
A which specifies the file name (including the full path) for the created Text file.
A object which specifies the Text export options to be applied when a report is exported.
Exports a report to the specified file path in Text format.
A which specifies the file name (including the full path) for the created Text file.
For internal use. Ends the 's initialization.
For internal use. Starts the 's initialization. Initialization occurs at runtime.
Ends the 's runtime initialization.
Starts the 's runtime initialization.
Saves the report's definition (layout and configuration) to a object in the REPX data format, with an exception thrown if an error occurs.
A object to which the report's definition will be saved.
true if a exception should be thrown on error; otherwise, false.
Saves the report's definition (layout and configuration) to a file in the REPX format, with an exception thrown if an error occurs.
A containing the full path (including the file name) specifying where the report's definition will be saved.
true if a exception should be thrown on error; otherwise, false.
Loads the report's definition (layout and configuration) from a object in the REPX format.
A object containing the report's definition.
Saves the report's definition (layout and configuration) to a object in the REPX data format.
A object to which the report's definition will be saved.
Loads the report's definition (layout and configuration) from a file in the REPX format.
A value specifying the path to the REPX file to be loaded, containing the report's definition.
Saves the report's definition (layout and configuration) to a file in the REPX format.
A containing the full path (including the file name) specifying where the report's definition will be saved.
Restores the report from its XML definition residing in the specified stream.
A object.
Restores the report from its XML definition residing in the specified file.
A , specifying the file name and location.
Save the report in XML format to the specified stream.
A object.
Save the report in XML format to the specified file.
A , specifying the file name and location.
For internal use. Collects all report parameters that satisfy the specified conditions.
A list of the objects.
A Predicate object that stores the parameter conditions.
Returns a collection of controls for which export warnings exist.
A collection of objects.
Initializes a new instance of the class with the default settings.
Converts report measurement units into screen coordinates.
A enumeration value.
A value.
Creates a Printing System for the report.
A object that represents the report's Printing System.
Loads the report definition data from the specified stream and creates a report object from it. The created report's class is also specified in the REPX data format.
The object containing the REPX or XML data to load.
true to load the report's state which is also saved in the REPX or XML data; otherwise, false.
An class or its descendant of the type specified in the REPX or XML data.
Loads the report definition data from the specified stream and creates a report object from it. The created report's class is also specified in the REPX data format.
The object containing the REPX or XML data to load.
An class or its descendant of the type specified in the REPX or XML data.
Loads the report definition from the specified REPX file.
A value, specifying the full path (including the file name and extension) to the REPX or XML file.
true to restore the property values of a report along with the settings applied to its elements (bands and controls); false to load only the base type settings of the specified report.
An class (or its descendant, the type of which is specified in the REPX or XML file).
Loads the report definition from the specified REPX file.
A value, specifying the full path (including the file name and extension) to the REPX or XML file.
An class (or its descendant, the type of which is specified in the REPX or XML file).
This method is intended for internal use only. Normally, you don't need to use it.
Always HorizontalContentSplitting.Smart.
A object representing the default page size (850 by 1100 hundredths of an inch) used for reports.
Represents the default paper type () used in a report.
The base class for any report created using the XtraReports Suite.
Initializes a new instance of the class with the default settings.
A report band used to display information at the bottom margin of every report page. This band cannot be deleted from a report.
Occurs when a calculated field obtains its value, enabling you to return a custom value for this calculated field.
For internal use. Gets a value indicating whether the control has been disposed of.
true if the control has been disposed of; otherwise, false.
For internal use.
Specifies the data member of the calculated field.
A containing a calculated field's data member.
Specifies the data source, associated with the calculated field.
A representing a calculated field's data source.
Specifies the expression of the calculated field.
A containing a calculated field's expression.
Specifies the display name of the calculated field.
A representing the calculated field's display name.
Specifies the type of the value returned by the calculated field.
A enumeration value, specifying the calculated field's value type.
Provides access to an object that contains -specific scripts to handle its events in the End-User Designer.
A object, which represents scripts handling 's events.
Gets or sets the name of the calculated field.
A containing the name of the calculated field.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Initializes a new instance of the class with the specified data source and data member.
A , which specifies a field's data source. This value is assigned to the CalculatedField.DataSource property.
A value, which specifies a field's data member. This value is assigned to the CalculatedField.DataMember property.
Initializes a new instance of the class with the default settings.
A calculated field.
If a control receives an identical value, it is not printed (without adding blank space in its place).This setting has no effect on intersecting controls.
If a control receives an identical value, a blank space is printed instead.
The identical data values are merged into a single column.This setting is in effect for the property that is specified via the XRControl.ProcessDuplicatesTarget option.
A control is always printed.
Lists the values specifying how to process report controls with duplicate values.
For internal use.
For internal use.
The base for the , and classes.
Gets or sets a value which specifies whether the Report Footer should be printed at the bottom of the last page, or immediately after the last report's details.
true if the Report Footer should be printed at the bottom of a page; otherwise, false.
Initializes a new instance of the class with the default settings.
A report band used to display a report's footer. Report controls placed on this band are displayed once, at the end of the report.
A method that will handle the events associated with the value changes of any properties.
An object of any type that triggers an event associated with the property's value changes.
An object of the class that provides data for the events associated with the property's value changes.
Provides access to properties of the current component.
An object that implements the interface.
Gets a component for which an event has occurred.
An object implementing interface.
Provides data for the XtraReport.FilterComponentProperties event.
Specifies whether or not a report should be printed if its data source is empty.
true to allow printing a report when its data source is empty; otherwise false.
Specifies how many times the Detail band should be printed when no data source is defined for the report.
An integer value.
Specifies the maximum number of times the Detail band will be printed when a data source is defined for the report, and it is not empty.
An integer value.
Specifies how many times the empty Detail band is repeated before printing the regular data.
An integer value.
Specifies how many times the Detail band is printed when a report is being previewed at design time.
An integer value, specifying the number of detail records displayed in the report.
Initializes a new instance of the class with the default settings.
For internal use.
Provides options that define how a report is printed in various circumstances.
The control is rendered as a bitmap. In this case the quality of the rendered image is sometimes poor, but it allows a control to be drawn more precisely.
The control is rendered as a metafile. In this case the quality of the rendered image is always good, but in some cases some details of the control may be lost.
Specifies how the control should be internally rendered in a report.
For internal use.
The report is saved in CodeDOM format.
The report is saved in XML format.
Lists the available report serialization formats.
For internal use.
A value.
Initializes a new instance of the class with the specified value.
A that specifies the value to be serialized.
Initializes a new instance of the class with the default settings.
A System.String.Empty value.
For internal use. Provides serialization functionality in the XtraReports Suite.
The right-to-left feature is enabled.
The right-to-left feature is disabled.
Lists the available right-to-left layout states.
The right-to-left state is obtained from the control's parent container.
The right-to-left feature is enabled.
The right-to-left feature is disabled.
Lists the modes of assigning the right-to-left feature to a specific control.
Ask for an end-user's permission on every attempt to load an untrusted report.
Forbid loading untrusted reports by end-users via application GUI.
Permit loading untrusted reports by end-users via application GUI.
Lists the options that define whether end-users are allowed to load untrusted reports with potentially dangerous content in desktop reporting applications.
The binding mode that allows you to provide expressions in both the XRControl.BeforePrint and XRControl.PrintOnPage event handlers.
The default binding mode that allows you to provide expressions with restricted customization options (only the XRControl.BeforePrint event is available).
The legacy data binding mode, in which providing any custom logic to the report requires report scripts.
Lists the available data binding modes.
Gets the total number of rows traversed in the data source during the report's creation, up to the current point.
An integer value equal to the total amount of rows traversed up to the current point.
Gets the row currently being accessed in the report's data source, during the creation of the report's preview.
An integer value indicating the currently accessed row in the report's data source during the creation of the report's preview.
Initializes a new instance of the class.
The current row in the report's data source.
The total number of rows retrieved up to the point at which the XtraReportBase.DataSourceRowChanged event occurs.
Provides data for the XtraReportBase.DataSourceRowChanged event.
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.
Occurs when the Remove Grouping Level button is clicked on a wizard page.
Occurs when the Combine Grouping Level button is clicked on a wizard page.
Occurs when the Add Grouping Level button is clicked on a wizard page.
Occurs when the active record in the list of grouping levels is changed.
Occurs when the active record in the list of the available columns is changed.
If implemented, shows or hides the wait indicator on a wizard page.
true to show the wait indicator; otherwise false.
If implemented, activates or deactivates the Move Grouping Level Down button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Move Grouping Level Up button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Combine Grouping Level button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Remove Grouping Level button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Add Grouping Level button on a wizard page.
true to activate the button; otherwise false.
If implemented, changes the active record in the list of grouping levels.
A object.
If implemented, gets the record selected in the list of grouping levels.
A object.
If implemented, gets an array of records selected in the list of available columns.
An array of objects.
If implemented, populates the list of grouping levels.
An array of objects.
If implemented, populates the list of available columns.
An array of objects.
If implemented, provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard.
Identifies the Properties window.
Identifies the Field List window.
Identifies the Report Explorer window.
Specifies the type of the End-User Designer tool window.
Gets or sets a value indicating whether the control's text alignment should be obtained from the XRControl.TextAlignment property, or from a style assigned to it.
true if the text alignment should be obtained from a style; false if the text alignment should be obtained from the control's TextAlignment property.
Gets or sets a value indicating whether the control's border dash style should be obtained from the XRControl.BorderDashStyle property, or from a style assigned to it.
true if the border dash style should be obtained from a style; false if the border dash style should be obtained from the control's BorderDashStyle property.
Gets or sets a value indicating whether the control's border width should be obtained from the XRControl.BorderWidth property, or from a style assigned to it.
true if the border width should be obtained from a style; false if the border width should be obtained from the control's BorderWidth property.
Gets or sets a value indicating whether the control's borders settings should be obtained from the XRControl.Borders property, or from a style assigned to it.
true if the borders settings should be obtained from a style; false if the borders settings should be obtained from the control's Borders property.
Gets or sets a value indicating whether the control's border color should be obtained from the XRControl.BorderColor property, or from a style assigned to it.
true if the border color should be obtained from a style; false if the border color should be obtained from the control's BorderColor property.
Gets or sets a value indicating whether the control's padding should be obtained from the XRControl.Padding property, or from a style assigned to it.
true if the padding should be obtained from a style; false if the padding should be obtained from the control's Padding property.
Gets or sets a value indicating whether the control's background color should be obtained from the XRControl.BackColor property, or from a style assigned to it.
true if the background color should be obtained from a style; false if the background color should be obtained from the control's BackColor property.
Gets or sets a value indicating whether the control's foreground color should be obtained from the XRControl.ForeColor property, or from a style assigned to it.
true if the foreground color should be obtained from a style; false if the foreground color should be obtained from the control's ForeColor property.
Gets or sets a value indicating whether the control's font should be obtained from the XRControl.Font property, or from a style assigned to it.
true if the font should be obtained from a style; false if the font should be obtained from the control's Font property.
Initializes a new instance of the class with the default settings.
A container of settings that determine which properties of a style assigned to a control should override the corresponding properties of a control.
Gets the collection of data fields used to sort the data in the report's data source.
A object which represents the collection of data fields to sort by.
For internal use.
Gets the object that specifies the parameters of the multi-column layout.
A object containing the parameters related to the multi-column layout.
For internal use.
Specifies whether or not the current band should always be printed on the same page, together with its child .
true to always print the Detail band and its child Detail Report band together; otherwise, false.
Specifies a control used to expand/collapse the current report band.
An object specifying a report control.
Specifies whether the current report band is expanded or collapsed when using the automatic drill down feature.
true, if the band is expanded; otherwise, false.
Initializes a new instance of the class with the default settings.
The main report band used to display recurrent data records from a report's data source. This band cannot be deleted from a report.
Initializes a new instance of the class.
An object which will be the container for the created collection.
A collection of objects.
Overrides the XRControl.TextChanged event.
Overrides the XRControl.HtmlItemCreated event.
Overrides the XRControl.Draw event.
Hides the inappropriate XRControl.PreviewDoubleClick event of the parent class.
Hides the inappropriate XRControl.PreviewClick event of the parent class.
Hides the inappropriate XRControl.PreviewMouseUp event of the parent class.
Hides the inappropriate XRControl.PreviewMouseDown event of the parent class.
Hides the inappropriate XRControl.PreviewMouseMove event of the parent class.
Overrides the XRControl.PrintOnPage event to hide it.
This event is not available for the class.
For internal use.
For internal use.
Overrides the XRControl.DataBindings property.
An object representing a collection of bindings for the control.
For internal use.
For internal use.
For internal use.
Overrides the XRControl.Styles property.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines the set of styles for a control.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Overrides the XRControl.WordWrap property.
true if the control wraps words; otherwise false.
Overrides the XRControl.TextAlignment property.
A enumeration value that specifies how the text is aligned in the control.
For internal use.
For internal use. Overrides the XRControl.Text property to hide it.
A value containing the text associated with the control.
Provides access to the 's scripts.
A object.
Specifies an object to be included as a subreport.
An object to be included.
Loads the layout of the report assigned to the subreport's SubreportBase.ReportSource property.
A which specifies the type name of the loaded report source.
An object which represents the loaded report source.
The base for subreport classes.
Calculates the custom summary using the XRLabel.SummaryReset, XRLabel.SummaryRowChanged and XRLabel.SummaryGetResult events.
Returns the current record number in the data source within the specified summary region (group, page or report). This means for instance, if the summary is calculated for a group, then the record number is calculated only within that group, and is reset every time a new group is started.
Calculates the standard population deviation of all the distinct values within the specified summary region (group, page or report).
Calculates the standard deviation of all the distinct values within the specified summary region (group, page or report).
Calculates the population variance of all the distinct values within the specified summary region (group, page or report).
Calculates the amount of variance for all the distinct values within the specified summary region (group, page or report).
Calculates the total of all the distinct values within the specified summary region (group, page or report).
Counts the number of distinct values within the specified summary region (group, page or report).
Calculates the average of all the distinct values within the specified summary region (group, page or report).
Calculates the standard population deviation of all the values within the specified summary region (group, page or report).
Calculates the standard deviation of all the values within the specified summary region (group, page or report).
Calculates the population variance of all the values within the specified summary region (group, page or report).
Calculates the amount of variance for all the values within the specified summary region (group, page or report).
Finds the middle number within a sequence.Note that if the total number of elements is odd, this function returns the value of a middle number in a sequence. If the total number of elements is even, this function returns the arithmetical mean of the two middle numbers.
Calculates the minimum of all the values within the specified summary region (group, page or report).
Calculates the maximum of all the values within the specified summary region (group, page or report).
Calculates the percent ratio of the current data row's value to the total of all the values within the specified summary region (group, page or report).
Summarizes all the values, which were printed before the current data row, with the current data row's value.
Calculates the total of all the values within the specified summary region (group, page or report).
Counts the number of values within the specified summary region (group, page or report).
Calculates the average of all the values within the specified summary region (group, page or report).
Specifies the arithmetic function to be calculated.
Gets the formatting string applied to the summary's text.
A which represents the string format for the text.
Gets the value which is automatically calculated as the label's summary.
An representing the summary value.
Gets or sets the text representation of the summary TextFormatEventArgs.Value with the string formatting applied.
A value, specifying the text that will be printed as a control's summary value.
Provides data for the XRLabel.SummaryCalculated event.
The control's text size can be automatically decreased or increased to fit the control's boundaries.
The control's text size can be automatically decreased to be completely displayed in the control.
The control's text size can be automatically increased to occupy the control's entire area.
The control's text size remains unchanged.
Lists the available modes for changing a control's text size to fit its boundaries.
Provides access to individual items in the collection by their event and property names.
A value, specifying the event name. Corresponds to the ExpressionBinding.EventName property value.
A value, specifying the property name. Corresponds to the ExpressionBinding.PropertyName property value.
An object.
Initializes a new instance of the class with the default settings.
Appends a collection of objects to the collection.
A collection of objects to append to the collection.
Appends an array of objects to the collection.
An array of objects to append to the collection.
A collection of objects.
Provides access to a set of formatting properties applied when the FormattingRule.Condition is true.
A object, containing a set of formatting properties.
Gets or sets a string representing a Boolean expression which determines when this is applied.
A representing a Boolean expression.
Specifies which of the data fields that are available in a FormattingRule.DataSource can be used in constructing a formatting rule's FormattingRule.Condition.
A value, specifying a data member.
Gets or sets a data source containing the list of data fields that can be used in constructing a formatting rule's FormattingRule.Condition.
A representing a formatting rule's data source.
Gets or sets the name of the formatting rule.
A containing the name of the formatting rule.
Initializes a new instance of the class with the default settings.
Returns the textual representation of .
A value.
Copies the appearance from the specified style and applies it to the rule's FormattingRule.Formatting object.
An object, containing the appearance to copy from.
A Formatting Rule object.
Provides access to individual items in the collection by their names.
A value specifying the name of the formatting rule to get.
A object which represents the formatting rule with the specified name.
Appends an array of formatting rules to the sheet.
An array of objects to append to the sheet.
Disposes of the object.
Initializes a new instance of the class with the specified report.
An object that specifies the report which will be the owner of this formatting rule sheet.
A repository of objects.
Returns the visibility state applied to a control by the rules from the , and whose FormattingRule.Condition is true.
A value, which represents the visibility state.
Returns the style object representing the appearance applied to a control by the rules from the , and whose FormattingRule.Condition is true.
An object containing appearance properties.
Appends an array of formatting rules to the collection.
An array of objects to append to the collection.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Returns the visibility state applied to a control by the rules from the , and whose FormattingRule.Condition is true.
A value, which represents the visibility state.
Returns the style object representing the appearance applied to a control by the rules from the , and whose FormattingRule.Condition is true.
An object, specifying the actual values of appearance properties.
Initializes a new instance of the class with the specified owner.
An class descendant that specifies the control which will be the owner of this collection.
A collection of objects.
Use the WM_PRINT message to recursively draw the Windows Forms control and all its child controls.
Use the WM_PAINT message to recursively draw the Windows Forms control and all its child controls.
Use the WM_PRINT message to draw the Windows Forms control.
Use the WM_PAINT message to draw the Windows Forms control.
Specifies how the Windows Forms control that is embedded using a should be drawn in a report.
The control is rendered as a bitmap. In this case, the quality of the rendered image is sometimes poor, but it allows a control to be drawn more precisely.
The control is rendered as a metafile. In this case, the quality of the rendered image is always good, but in some cases some details of the control may be lost.
Enumerates values that specify how the control should be internally rendered in a report.
Gets or sets the order for the records when grouping or sorting columns in a report's data source.
An enumeration value.
Specifies the name of a data field that is used as a criterion for creating a group in a report.
A value, specifying the field name in the report data member.
Initializes a new instance of the class.
A object.
Initializes a new instance of the class.
A string containing one of the data source's field names that is used as the criterion for creating groups in a report.
The enumeration that determines the sort order of records in the dataset received from the primary data source.
Initializes a new instance of the class.
A string containing one of the primary data source's field names that is used as the criterion for creating groups in a report.
Initializes a new instance of the class with the default settings.
Defines the objects used as criteria when creating groups in Reports.
An indexer that returns the object with the specified field name in the collection.
A string containing a field name in the primary data source.
A object that has the specified field name in the collection.
Appends an array of group fields to the collection.
An array of objects to append to the collection.
Initializes a new instance of the class with the specified owner band.
A object which specifies the owner band for this collection.
A collection of objects.
Gets or sets a value which specifies whether the Group Footer should be printed at the bottom of the page, or immediately after the last group's details.
true if the Group Footer should be printed at the bottom of a page; otherwise, false.
Gets or sets a value indicating how a is positioned on a page relative to its group's rows.
A enumeration value.
Initializes a new instance of the class with the default settings.
A report band used for displaying information at the end of a group of records.
Specifies the string trimming mode applied to the text.
A enumeration value, specifying the text trimming mode.
Specifies the glyph alignment within the control.
A enumeration value.
Gets or sets the check box's text alignment.
A enumeration value that specifies how the text is aligned within the check box.
Bindable. Gets or sets the current state of the object.
A enumeration value which determines the state of a checkbox.
Gets or sets a value indicating whether the check box is checked.
true if the check box is checked; otherwise, false.
Provides access to options that define whether and how a control's content can be edited in Print Preview.
A object that contains the edit settings for a control.
Specifies the orientation of the 's content.
A enumeration value.
Specifies a check box's actual value.
A specifying an actual control value.
Specifies the output format for the control's bound value (provided by the applied expression, data binding or summary).
A string containing the output format for the check box's text.
Initializes a new instance of the class with the default settings.
Displays True/False or Checked/Unchecked/Indeterminate values in a report
Occurs when the value of the XRControl.Text property is changed.
Occurs when the value of the XRControl.Size property is changed.
Occurs when the value of the XRControl.Location property is changed.
Occurs when a new item used for a Web representation of the control is created.
Occurs when an object is drawn or redrawn in a report's Print Preview.
Occurs when the left mouse button is double-clicked while the cursor is hovering over one of the bricks created for the control's representation in the report preview.
Occurs when the mouse button is clicked while the cursor is hovering over one of the bricks created by the for its representation in the report preview.
Occurs when an end-user releases the left mouse button while the mouse pointer is hovering over one of the bricks created for the control's representation in the report preview.
Occurs when an end-user presses the mouse button while the mouse pointer is hovering over one of the bricks created for the control's representation in the report preview.
Occurs when the mouse cursor moves over the control during the report's preview.
Occurs when the representation of a control is printed on the current page of the report.
Occurs after an object is displayed in the report.
Occurs before an object creates its image in a report being previewed/printed/exported.
Occurs when the instance's parent is changed.
Occurs after a data-bound object obtains data from its data source.
Provides access to the owner band, in which the current control is situated.
A class descendant representing the owner band.
For internal use.
For internal use.
For internal use.
For internal use.
Provides access to the report that contains the control.
An descendant.
Provides access to the report to which the control belongs.
An value.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
Specifies whether or not a report control is displayed in a printed or exported document.
true, to display a report control in a printed or exported document; false, to display a report control only in a preview.
Gets or sets a value indicating whether or not the report control is displayed in a document.
true, if the control is displayed; otherwise, false.
For internal use.
Bindable. Gets or sets the object that contains data about this control.
An that contains data about the control.
Specifies the dash style for the control's border.
A enumeration value. The default is value BorderDashStyle.Solid.
Specifies the width of cell borders in pixels, as a floating point value.
A value.
Specifies a set of borders (top, right, bottom, left) that should be visible for the control.
A enumeration value or combination of values, specifying a set of visible borders.
Gets or sets the control's border color.
A object that represents the border color.
Gets or sets the control's padding values (measured in report units).
A object that specifies the padding values.
Gets or sets the control's background color.
A object that represents the background color. The default value is .
Gets or sets the control's foreground color.
A object that represents the foreground color.
Gets or sets the control's font.
A object that represents font settings including font face, size, and style attributes.
For internal use.
Provides access to the settings that determine which properties of a style assigned to a control should override the corresponding properties of a control.
A object, which contains style priority settings.
Gets or sets the name of the style, which is applied to the current control.
A representing the name of the style.
Gets or sets the current odd style for the control.
A string containing the name of the current odd style for the object.
Gets or sets the current even style for the control.
A string containing the name of the current even style for the object.
Gets a set of styles for the control.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines a set of styles for an .
Gets or sets a name of the control.
A containing a name of the control.
For internal use.
Gets or sets a value indicating whether the control's height can decrease if its contents do not completely fill the control.
true, if the control's height can decrease in order to remove unused space; otherwise, false.
Gets or sets a value indicating whether the control's height can grow in order to display the content in its entirety.
true, if the control's height can grow in order to display the entire content; otherwise, false.
For internal use. Gets a value indicating whether the control has been disposed of.
true if the control has been disposed of; otherwise, false.
Designed to be used internally. Use a specific control's TextFormatString property instead (e.g., XRLabel.TextFormatString, XRBarCode.TextFormatString or XRCheckBox.TextFormatString.
For internal use.
For internal use.
Gets the Y-coordinate of the control's bottom edge (measured in report units).
A value, representing the Y-coordinate of the control's bottom edge (measured in the units set by the XtraReport.ReportUnit property).
For internal use.
Gets the X-coordinate of the control's right edge (measured in report units).
A value, representing the x-coordinate of the right edge of the control and measured in the units set by the XtraReport.ReportUnit property.
For internal use.
Gets or sets the Y-coordinate of the control's top edge (measured in report units).
A value, representing the Y-coordinate of the top edge of the control and measured in the units set by the XtraReport.ReportUnit property.
For internal use.
Specifies the X-coordinate of the control's left edge (measured in report units).
A value, representing the X-coordinate of the left edge of the control.
For internal use.
For internal use. Supports serialization of the XRControl.LocationF property.
A object.
Specifies the floating-point representation of the coordinates of the control's upper-left corner.
A value, specifying the upper-left corner of the control.
For internal use.
Gets or sets the size of the control.
A value, specifying the control's width and height.
For internal use.
Specifies the control's height (measured in report units).
A value representing the height of the control. This value cannot be less than 2 units.
For internal use.
Specifies the control's width (measured in report units).
A value representing the width of the control. This value cannot be less than 2 units.
For internal use.
Specifies the location and size of a report element, according to the system of measurement selected for the report.
A structure, specifying the element's dimensions and location.
Provides access to a control's collection of expression bindings.
An object.
Provides access to the collection of a control's bindings.
An value, specifying the collection of the control's bindings.
Gets or sets the report control whose bookmark is the parent of the current bookmark.
An object representing the control whose bookmark is the parent of the current bookmark.
Bindable. Gets or sets the text of a bookmark for this control.
A representing the bookmark's text which is shown in the report's document map.
Specifies the target window or frame in which to display the linked Web page's content, when the control is clicked.
A which identifies the window or frame at which to target the URL's content. Its values must begin with a letter in the range a through to z (case insensitive), except for the following special values, which begin with an underscore.
Bindable. Specifies the URL to navigate to when the control is clicked.
A value containing the URL.
Indicates whether a control automatically wraps words to the beginning of the next line when necessary.
true if the control wraps words; otherwise false.
For internal use.
Specifies the alignment of the control's text.
A enumeration value that specifies how the text is aligned within the control.
For internal use.
Specifies the native Excel format to be imported to the control's content after the report is exported to an Excel file (XLS or XLSX).
A string value, representing the XLSX format string.
For internal use.
For internal use.
Bindable. Specifies the control's text.
A value, containing the text associated with the control.
Gets the collection of objects or their descendants that are contained in this control.
An object of the class representing the collection of contained controls.
Gets a value indicating whether the control can contain other controls.
A Boolean value indicating whether an instance can contain other controls.
Gets the zero-based index of this control in its parent's collection of controls.
An integer value indicating the position of this object in the parent's collection returned by the XRControl.Controls property.
Gets or sets the parent object of this control.
An object representing this 's parent.
Gets a value indicating whether the control contains other objects.
true if the collection returned by the XRControl.Controls property of the given contains at least one item; otherwise, false.
Specifies whether a control can be split across pages.
true, to print the control's on the next page; otherwise, false.
Gets or sets a value that specifies whether this control can be changed by an end-user in the End-User Designer.
true if the control is locked and hence can't be changed by an end-user; otherwise, false.
Specifies the horizontal anchoring style of a report control.
A enumeration member, specifying the side of the control's container.
Specifies the vertical anchoring style of a report control.
A enumeration member, specifying the side of the control's container.
Designed to be used internally. Use the XRPanel.SnapLinePadding or Band.SnapLinePadding property instead.
Specifies the control's margins that are maintained when the control is aligned using snap lines.
A object, containing margins information associated with the control.
For internal use.
Provides access to a collection of formatting rules applied to this control.
A object, containing instances.
Checks whether the report element (control or band) is a single child of its parent.
true if the report element is a single child; otherwise, false.
For internal use.
Returns the text alignment actually used as the control's text alignment.
A enumeration value representing the effective text alignment.
Returns the padding values actually used as the control's padding.
A object representing the effective padding values.
Returns the color actually used as the control's foreground color.
A value representing the effective foreground color.
Returns the font actually used as the control's font.
A value representing the effective font.
Returns the border width settings actually used as the control's current settings.
A value representing the effective border width settings.
Returns the borders settings actually used as the control's borders settings.
A enumeration value representing the effective borders settings.
Returns the border dash style that is actually used by the control.
A value representing the effective border dash style.
Returns the color actually used as the control's border color.
A value representing the effective border color.
Returns the color actually used as the control's background color.
A value representing the effective background color.
Returns the actual visual style of a control taking into account all formatting rules and odd/even styles applied to the control.
An object, specifying the actual values of appearance properties.
Returns a control's graphical representation created using the specified text rendering mode.
One of the values that specifies the text rendering mode.
A object which represents a graphical representation of a control.
Returns a graphical representation of a control.
A object which represents a graphical representation of a control.
Brings the control to the front of the z-order.
Sends the control to the back of the z-order.
Resets the XRControl.TextAlignment property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.Padding property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.ForeColor property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.Font property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.BorderWidth property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.BorderDashStyle property to en empty value.
Resets the XRControl.Borders property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.BorderColor property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the XRControl.BackColor property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Finds the control that has the specified name in the XRControl.Controls collection.
A specifying the name of the control to find.
true to ignore the case of the parameter name and the names of the controls in the XRControl.Controls collection; otherwise, false.
An object which has the specified name and is contained in the XRControl.Controls collection. If there isn't any control with the specified name in the collection of child controls, then null (Nothing in Visual Basic).
Forces the control to apply layout logic to itself and all its child controls.
Resumes normal layout logic for the control.
Temporarily suspends the layout logic for the control.
Removes inappropriate bindings assigned to the 's properties.
An predicate.
Initializes a new instance of the class with the default settings.
Returns a collection that contains all controls found within (within a report).
A collection of objects with the specified type.
The base class for all visual controls used for creating reports.
Specifies whether or not the GroupHeaderBand.SortingSummaryGetResult event was handled. If so, the custom summary value is assigned to the GroupSortingSummaryGetResultEventArgs.Result property.
true, if the custom summary value is calculated; otherwise, false.
Gets or sets the result of a custom summary for sorting groups.
A which represents the resulting summary value.
Gets an array of values which can be used to calculate a custom summary.
An array of values to be used for a custom summary.
Initializes a new instance of the class with the specified settings.
An array of values, that corresponds to all the values automatically calculated by this moment. This value is assigned to the GroupSortingSummaryGetResultEventArgs.CalculatedValues property.
Provides data for the GroupHeaderBand.SortingSummaryGetResult event.
Provides access to a data field, whose data can be used in calculating a custom summary for sorting groups.
A representing a data field.
Provides access to a data row, whose data can be used in calculating a custom summary for sorting groups.
A representing a data row.
Initializes a new instance of the class with the specified settings.
A , specifying the data row.
A , specifying the data field's value.
Provides data for the GroupHeaderBand.SortingSummaryRowChanged event.
Overrides the XRControl.BorderDashStyle property, to hide it.
Overrides the XRControl.BorderWidth property.
A value.
Specifies a set of borders (top, right, bottom, left) that should be visible for the control.
A enumeration value or combination of values, specifying a set of visible borders.
For internal use.
For internal use.
For internal use.
Overrides the XRControl.GetEffectiveBackColor property to hide it.
A enumeration value.
Initializes a new instance of the class with the default settings.
A Cross-Band Box control.
Gets or sets the style used to draw a cross-band line.
A enumeration value that represents the line style.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
A Cross-Band Line control.
Occurs when a report retrieves the next data row in the bound data source.
Occurs when the summary value needs to be set to its initial value when calculating a custom summary.
Occurs when a summary gets its final value.
Occurs when the automatic summary value of a label has been calculated.
Gets or sets the angle by which the 's text is rotated.
A float value specifying the angle by which the label's text is rotated.
Specifies the string trimming mode applied to the text.
A enumeration value, specifying the text trimming mode.
Specifies whether to process duplicate values of the XRControl.Text, or XRControl.Tag property.
A enumeration value.
Specifies how to process report controls with duplicate values.
A enumeration value.
Specifies the text shown by the when the value of its bound data field is null.
A value.
Specifies how to process a Label control receiving a null value from a connected data source.
A enumeration value.
Specifies whether and how a control's text size can be changed to fit the control's boundaries. This property is not available if the Can Grow, Can Shrink or Word Wrap option is enabled.
A enumeration value.
Gets or sets a value indicating whether the label's height can decrease if its text does not completely fill the control.
true if the label's height can decrease in order to remove unused space; otherwise, false.
Gets or sets a value indicating whether the label's height can grow in order to display the contents in their entirety.
true if the label's height can grow in order to display all its text; otherwise, false.
Gets the value that was calculated for the data source field bound to the XRControl.Text property of the given label.
An object that represents the calculated numerical value.
Gets or sets the text lines in the control.
An array of strings that contain the text in the label control.
Specifies whether or not the width of a label depends on its text.
true, to automatically adjust the width to accommodate the label text; otherwise, false.
Gets or sets a value specifying whether carriage returns (CRLF) stored in a label's text should be processed.
true if carriage returns should be processed; otherwise, false.
Overrides the XRControl.KeepTogether property.
true to keep the contents of the entire control on a single page; otherwise, false.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
Specifies the orientation of the 's content.
A enumeration value.
Returns an object representing the default padding value for the class.
A object representing the default padding for a label.
Provides access to options that define whether and how a control's content can be edited in Print Preview.
A object that contains the edit settings for a control.
Enables sorting a report in Print Preview by clicking the .
A object.
Specifies a label's actual value.
A specifying an actual control value.
Specifies the output format for the label's bound value (provided by the applied expression, data binding or summary).
A string containing the output format for the label's text.
Initializes a new instance of the class with the default settings.
Displays plain text in a report.
Gets or sets the mode in which the multicolumn reports will be printed.
One of the enumeration's values which specifies the multicolumn mode.
Specifies the layout direction for columns in a multi-column report.
A enumeration value.
This property has become obsolete. Use the MultiColumn.Layout property instead.
A enumeration value.
Gets or sets the amount of space between the columns when multi-column reports are printed.
A value specifying the spacing between the columns. This value is measured in report units.
Gets or sets the widths of the columns when printing muli-column reports.
A value representing the width of one column in a multicolumn report. This width is measured in report units.
Gets or sets how many columns are present in each detail band when multicolumn printing is enabled.
An integer value specifying the number of columns. The value should be equal to or greater than 1.
Provides the multi-column functionality for reports.
Enables you to render a different content for individual data cells.
Enables you to render a different content for individual field values.
Enables you to render a different content for individual field headers.
Enables summary values to be calculated manually.
Enables the display text of individual column and row headers and filter dropdown items to be customized.
Enables you to specify a custom row height (e.g., to hide some rows based on specific criteria).
Enables you to specify a custom column width (e.g., to hide some columns based on specific criteria).
Allows you to replace cell values with custom ones.
Enables custom display text to be provided for the cells displayed within the Data Area.
Fires when the Prefilter's criteria are changed.
Occurs before the control passes its data to a bound control.
Occurs when a control prepares data to be displayed in a control.
Allows you to custom group values of column and row fields.
Provides the capability to sort data using custom rules in OLAP and server mode.
Provides the capability to sort data using custom rules.
Enables data to be provided for unbound fields.
Allows you to customize field value cells of .
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
Gets or sets the name of the style assigned to the XRPivotGridStyles.TotalCellStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.LinesStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.HeaderGroupLineStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.GrandTotalCellStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.FilterSeparatorStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueTotalStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueGrandTotalStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldValueStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.FieldHeaderStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.CustomTotalCellStyle property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the XRPivotGridStyles.CellStyle property.
A value, which represents the style name.
Gets the number of columns in the .
An integer value that specifies the number of columns displayed within the .
Gets the number of rows in the .
An integer value that specifies the number of rows displayed within the .
Provides access to the options controlling the display of the Pivot Grid's data in a Chart.
A object that contains corresponding options.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
Provides access to the Prefilter settings that enable filtering the incoming data.
An object that contains the prefilter's settings.
Provides access to a pivot grid's field collection.
An object which represents a collection of all the fields within a pivot grid.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
A object.
Provides access to the pivot grid's data specific options.
A class that contains the pivot grid's data specific options.
Provides access to the options which control the presentation of the data fields in the Pivot Grid.
A object.
Provides access to the pivot grid's display options.
An object which contains the pivot grid's display options.
Provides access to the pivot grid's print options.
An object which contains the pivot grid's print options.
Specifies an OLAP data provider.
An enumeration member that specifies which data provider should be used to bind to an OLAP cube.
Specifies a connection string to a cube in an MS Analysis Services database.
A connection string.
Gets or sets the pivot grid control's data source. If it's empty, then the report's data source will be used.
A representing the pivot grid control's data source.
Specifies the data source member which supplies data to the Pivot Grid.
A value that is the data source member.
Gets or sets the data adapter used to populate the pivot grid's data source.
A which represents the pivot grid's data adapter.
For internal use.
Provides access to the properties that control the appearance of the pivot grid's elements.
An object.
Gets the 's rendered height (measured in report units).
A value that specifies the control's actual height.
Gets the 's rendered width (measured in report units).
A value that specifies the control's actual width.
Specifies the orientation of the content within the Pivot Grid's cells.
A enumeration value.
Provides access to the style settings that control the appearance of the Pivot Grid.
An object that provides style settings for the XRPivotGrid.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
De-serializes the core functionality of the .
An XtraSerializer object that provides the native serialization mechanism of XtraReports controls.
A value.
An descendant, containing options that determine how the control's layout is serialized.
Restores a pivot grid's layout from the specified stream, using the specified settings.
A descendant which contains the layout settings. If null (Nothing in Visual Basic), an exception is raised.
A descendant which specifies which options should be restored.
Restores a pivot grid's layout from the specified stream.
A descendant from which the pivot grid's settings are read. If null (Nothing in Visual Basic), an exception is raised.
Resizes the columns which correspond to the data fields and row fields to the minimum width required to completely display the column's contents.
Resizes the columns which correspond to the specified field to the minimum width required to completely display the column's contents.
An object which identifies the columns to which the best width feature should be applied.
Expands all the columns in the pivot grid.
Expands all the rows in the pivot grid.
Expands all the columns and rows in the pivot grid.
Returns a value indicating whether or not the specified column field value or row field value is collapsed.
true if the field value corresponds to a column field; false if the field value corresponds to a row field.
A zero-based index of a cell that identifies the required field value. Indices are numbered starting from the left for column fields, and from the top for row fields.
An integer value that specifies the nesting level of the field value.
true if the specified column field value or row field value is collapsed; otherwise, false.
Returns a value indicating whether or not the specified column field value or row field value is collapsed.
An object that identifies a column or row field.
A zero-based index of a cell in the Data Area that identifies the required field value. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.
true if the specified column field value or row field value is collapsed; otherwise, false.
Collapses all the columns in the pivot grid.
Collapses all the rows in the pivot grid.
Collapses all the columns and rows in the pivot grid.
Creates objects for all the fields in the 's bound data source.
Returns a field at the specified visual position in the specified area.
A object that identifies the area containing the required field.
An integer value that specifies the visible index of the field within the specified area.
A object at the specified visual position within the specified area.
Gets the type of a field value in the column or row area.
true to retrieve information on a field value in the column area; false to retrieve information on a field value in the row area.
A zero-based index of a column/row that identifies the required field value. Indices are numbered starting from the left, for column fields, and from the top, for row fields.
A enumeration value that identifies the type of the required column/row field value.
Returns the specified field value.
A descendant, specifying a column or row field whose value is to be obtained.
A zero-based index of a cell that identifies the required field value. Indices are numbered starting from the left edge for column fields, and from the top edge for row fields.
An , specifying the field value.
Retrieves a cell value, identified by the specified data field, column and row field values.
An array of column field values that identify the column where the cell resides.
An array of row field values that identify the row where the cell resides.
An that represents the data field, whose value is retrieved.
A value displayed in the specified cell.
Retrieves a cell value, identified by the specified column and row field values.
An array of column field values that identify the column where the cell resides.
An array of row field values that identify the row where the cell resides.
A value displayed in the specified cell.
Returns a value displayed in the specified cell.
A zero-based integer which identifies the visible index of the column.
A zero-based integer which identifies the visible index of the row.
A value displayed in the specified cell.
Initializes a new instance of the class with the default settings.
Returns an object that contains information on the specified cell.
A zero-based integer that identifies the visible index of the column.
A zero-based integer that identifies the visible index of the row.
A object that contains information on the specified cell.
A Pivot Grid control that is used to create cross-tab reports.
A page break is inserted after the band with the exception of the last entry.
A page break is inserted after the band.
A page break is inserted before the band with the exception of the first entry.
A page break is inserted before the band.
No page breaks should be inserted before or after the current band.
Specifies where to make a page break, with respect to the given band.
Initializes a new instance of the class with the default settings.
A report band used to display information at the end of every report page.
Initializes a new instance of the class with the default settings.
A report band used to display information at the beginning of every report page.
Initializes a new instance of the class with the specified subreport.
An object.
A collection of objects.
Gets the number of rows in the pivot grid.
An integer value, specifying the total number of rows.
Gets the visual index of the column that contains the processed cell.
A zero-based integer value which specifies the visual index of the column that contains the processed cell.
Specifies the width of the current column.
An integer value, specifying the column width.
Returns a cell value calculated for the specified row field value, against the specified data field.
A zero-based integer value that specifies the index of a row where the cell resides.
A value displayed in the specified cell.
Initializes a new instance of the class with the specified settings.
A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object.
An integer value.
Provides data for the XRPivotGrid.CustomColumnWidth event.
Gets the number of columns in the pivot grid.
An integer value, specifying the total number of columns.
Gets the visual index of the row that contains the processed cell.
An integer value, specifying the visual index of the row that contains the processed cell.
Specifies the height of the current row.
An integer value, specifying the row height.
Returns a cell value calculated for the specified column field value, against the specified data field.
A zero-based integer value that specifies the index of a column where the cell resides.
A value displayed in the specified cell.
Initializes a new instance of the class with the specified settings.
A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object.
An integer value.
Provides data for the XRPivotGrid.CustomRowHeight event.
Initializes a new instance of the class with the specified pivot grid field.
An object.
For internal use. Initializes a new instance of the class with the specified settings.
A object.
The base for the class.
Gets the object specified by the field name.
A value specifying the field name of the required object.
An object bound to the specified field.
Provides indexed access to individual fields in the collection.
A zero-based integer specifying the desired field's position within the collection. If negative or greater than the last available index, an exception is raised.
An object which represents the field at the specified position.
Adds an array of fields to the end of the collection.
An array of objects.
Initializes a new instance of the class.
A DevExpress.XtraPivotGrid.Data.PivotGridData object that implements data-aware operations on the data source.
Represents a field collection for the control.
Gets or sets whether the field is shown in Prefilter.
true if the field is shown in Prefilter; otherwise, false.
Gets or sets whether the field's header is displayed within the customization form when the field is hidden.
true to display the field's header within the customization form when the field is hidden; otherwise, false.
Initializes a new instance of the class with the specified settings.
A delegate that will receive change notifications.
An IViewBagOwner object that is used to initialize the created object.
A string value that is used to initialize the created object.
Contains options for the 's field.
Overrides the PivotGridOptionsPrint.VerticalContentSplitting property, to hide it.
A enumeration value. The default is VerticalContentSplitting.Exact.
For internal use. Overrides the PivotGridOptionsPrint.UsePrintAppearance property, to hide it.
Always true.
Overrides the PivotGridOptionsPrint.PageSettings property, to hide it.
A object.
Initializes a new instance of the class with the specified settings.
A delegate that will receive change notifications.
Provides print options for the control.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An enumeration value.
A object.
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.
Provides a presenter to the Select a Data Source Constructor page of the Report Wizard.
For internal use only. Specifies the horizontal distance between field headers.
An integer value that specifies the distance between field headers, in pixels.
For internal use only. Specifies the vertical distance between field headers.
An integer value that specifies the distance between field headers, in pixels.
For internal use. Overrides the PivotGridOptionsViewBase.DrawFocusedCellRect property, to hide it.
Always true.
Specifies the distance from the separator line to the adjacent areas.
An integer value which specifies the distance from the separator line to the adjacent areas. The default is 1.
Initializes a new instance of the class.
A delegate that will receive change notifications.
Provides display options for the control.
Gets or sets a style which is used to print automatic total cells.
An object.
Gets or sets a style which is used to print the horizontal and vertical lines.
An object.
Gets or sets a style which is used to print connector lines between field headers combined in a field group.
An object.
Gets or sets a style which is used to print Grand Total cells.
An object.
Gets or sets a style which is used to print the filter header area separator.
An object.
Gets or sets a style which is used to print the headers of Totals.
An object.
Gets or sets a style which is used to print grand total headers.
An object.
Gets or sets a style which is used to print the values of fields.
An object.
Gets or sets a style which is used to print field headers.
An object.
Gets or sets a style which is used to print custom total cells.
An object.
Gets or sets a style which is used to print data cells.
An object.
Overrides the XRControlStyles.Style property to hide it.
Always null (Nothing in Visual Basic).
Overrides the XRControlStyles.OddStyle property to hide it.
Always null (Nothing in Visual Basic).
Overrides the XRControlStyles.EvenStyle property to hide it.
Always null (Nothing in Visual Basic).
Initializes a new instance of the class with the specified owner.
An object which will be the container for the created collection of styles.
Represents the container of styles which determine the appearance of 's elements.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface that provides the functionality to run the wizard.
An object implementing the interface.
A object.
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.
Provides a presenter to the Bind to a Stored Procedure page of the Report Wizard.
Specifies the watermark picture.
A object.
Initializes a new instance of the class with default settings.
A watermark in a report.
Contains classes that implement the functionality of the Pivot Grid control in DevExpress Reports.
Gets the number of all pages presented in the created report.
An integer value which represents the number of all pages in a report.
Gets the index of the current page which the control will be printed on.
An integer value which specifies the current page index. Note that the first page's index is equal to 0.
Initializes a new instance of the class.
An integer value which represents the index of a page on which a control will be printed. This value is assigned to the PrintOnPageEventArgs.PageIndex property.
An integer value which represents the total number of pages in a document. This value is assigned to the PrintOnPageEventArgs.PageCount property.
Provides data for the XRControl.PrintOnPage event.
Gets or sets the name of the script used to handle the CalculatedField.GetValue event.
A representing the name of the script for this event.
Initializes a new instance of the class with the specified calculated field.
A object, which specifies the owning calculated field for the script.
Contains names of the scripts for a calculated field.
The table width is decreased and visible cells are shifted to a hidden cell's location without changing their size.
A cell located to the right of the hidden cell is stretched to occupy the available space. If the hidden cell is the last in the row, the previous cell is stretched.
A cell located to the left of the hidden cell is stretched to occupy the available space. If the hidden cell is the first in the row, the next cell is stretched.
All visible cells are resized to proportionally divide the space that a hidden cell reserved based on their weights in the whole table width.
All visible cells are resized to equally divide the space that a hidden cell reserved.
Empty space remains on a hidden cell's location and other cells are not affected.
Lists the available modes for processing hidden cells in the control.
Represents a method that will handle the XtraReport.FilterControlProperties event.
The event source. This parameter identifies the which raised the event.
A object that contains data related to the event.
The unit of measurement is in pixels (one pixel equals 1/96 of an inch).
The unit of measurement is in tenths of a millimeter.
The unit of measurement is in hundredths of an inch.
Lists the supported systems of measurement.
Initializes a new instance of the class with the default settings.
A report band used to display a report's header. Report controls placed on this band are displayed once, at the beginning of the report.
The control is rendered as a bitmap. In this case the quality of the rendered image is sometimes poor, but it allows a control to be drawn more precisely.
The control is rendered as a metafile. In this case the quality of the rendered image is always good, but in some cases some details of the control may be lost.
Specifies how the control should be internally rendered in a report.
Gets or sets a value indicating whether the style's XRControlStyle.TextAlignment property is used by the object.
true if the object uses the XRControlStyle.TextAlignment property; otherwise, false. The default value is false.
Gets or sets a value indicating whether the style's XRControlStyle.BorderWidth property is used by the object.
true if the object uses the XRControlStyle.BorderWidth property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's XRControlStyle.Borders property is used by the object.
true if the object uses the XRControlStyle.Borders property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's XRControlStyle.BorderColor property is used by the object.
true if the object uses the XRControlStyle.BorderColor property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's XRControlStyle.Padding property is used by the object.
true if the object uses the XRControlStyle.Padding property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's XRControlStyle.BackColor property is used by the object.
true if the object uses the XRControlStyle.BackColor property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's XRControlStyle.ForeColor property is used by the object.
true if the object uses the XRControlStyle.ForeColor property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's XRControlStyle.Font property is used by the object.
true if the object uses the XRControlStyle.Font property; otherwise, false. The default value is true.
Initializes a new instance of the class with the default settings.
An object that determines which of a style's properties are used by an object.
For internal use.
Initializes a new instance of the class with the default settings.
A report band that provides a functional copy of the source band below which it is located.
Provides indexed access to individual items in the collection.
A zero-based integer specifying the desired value's position within the collection. If it's negative or exceeds the last available index, an exception is raised.
A which represents the sub-band with the specified position.
For internal use.
A instance.
For internal use.
Appends the specified to the collection.
A to add to the collection.
An integer value, indicating the position into which the new element was inserted. If the control is already included in the collection, the return value indicates the existing position of the control inside the collection.
Appends an array of sub-bands to the collection.
An array of the objects to append to the collection.
Removes the specified sub-band item from the collection.
A object to remove from the collection of bands.
Returns the index of the specified object in the .
The object to locate in the collection.
An integer value specifying the object's position in the collection, if found; otherwise, -1.
Determines whether or not the specified sub-band is a member of the collection.
The object to locate in the collection.
true if the sub-band is a member of the collection; otherwise, false.
Initializes a new instance of the class with the specified band.
A that will contain the created collection.
A collection of objects.
Gets or sets a value indicating whether an event was handled. If it was handled, the custom summary value is assigned to the SummaryGetResultEventArgs.Result property.
true if the custom summary value is calculated; otherwise, false.
Gets or sets the result of a custom summary calculation.
A which represents the resulting summary value. Note that this object is converted to the type to be shown within a label for which a custom summary is calculated.
Returns a collection of values calculated using the summary function.
An object implementing the interface, specifying the calculated values.
Initializes a new instance of the class with the specified settings.
An object implementing the interface, specifying the calculated values.
Provides data for the XRLabel.SummaryGetResult event.
Initializes a new instance of the class with the default settings.
A report band used to display information at the top margin of every report page. This band cannot be deleted from a report.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts for certain report controls.
The control is rendered as a bitmap. In this case the quality of the rendered image is sometimes poor, but it allows a control to be drawn more precisely.
The control is rendered as a metafile. In this case the quality of the rendered image is always good, but in some cases some details of the control may be lost.
Specifies how the Windows Forms control that is embedded using a should be internally rendered in a report.
Occurs when a new object is placed into the object.
Gets or sets a value which indicates whether a WinControl's contents should be rendered as a set of Printing System bricks (if possible), or as an image.
A enumeration value.
Gets or sets a value which indicates how a WinControl contents is rendered.
A enumeration value which specifies how a WinControl is rendered in a report.
Gets or sets the type of the method that is used to draw a Windows Forms control in a report.
A enumeration value.
Gets or sets a object that is placed into the object.
A class descendant.
Gets or sets a Boolean value indicating whether the Windows Forms control should synchronize its bounds with the bounds of the object it is contained in.
true to synchronize the bounds of the Windows Forms control and the ; otherwise, false.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
A container for embedding the class and its descendants into your reports.
A control is always printed as a set of bricks, if possible. It is possible, for example, in the case of a GridControl, PivotGridControl and other Developer Express controls. If a control can't be represented as a set of bricks, it is printed as an image.
A control is always printed as an image.
If a control is placed onto a , it is printed as a set of bricks, if possible. If a control is placed onto any other report band, it is printed as an image.
Specifies how the Windows Forms control that is embedded using a should be rendered in a report.
Specifies the rendering mode of a Windows Forms control hosted in the .
A enumeration value.
For internal use.
A enumeration value.
For internal use.
A Boolean value.
For internal use.
A enumeration value.
Initializes a new instance of the class with the default settings.
Determines the settings of a Windows Forms control assigned to a .
Gets or sets the text alignment.
A enumeration value that specifies the text alignment.
Specifies the text trimming mode.
A enumeration value.
Specifies whether or not to wrap the text.
true to enable word-wrapping; otherwise false.
Specifies the vertical text alignment.
A enumeration value that specifies the text alignment.
Specifies the horizontal text alignment.
A enumeration value that specifies the text alignment.
Overrides the AppearanceObject.TextOptions property to hide it.
A AppearanceObject.TextOptions object.
For internal use.
A DevExpress.XtraReports.UI.OptionsCompatability object.
Initializes a new instance of the XRAppearanceObject class with default settings.
Resets all appearance values to their default state.
Provides the appearance settings for the control's elements.
Gets or sets the name of the script used to handle the GroupBand.BandLevelChanged event.
A value.
Contains the names of the scripts assigned to .
For internal use.
Gets or sets the textual information to be coded into a barcode.
A value to be coded into a barcode.
Specifies how to process a Bar Code control receiving a null value from a connected data source.
A enumeration value.
Specifies whether to process duplicate values of the XRControl.Text, or XRControl.Tag property.
A enumeration value.
Specifies how to process report controls with duplicate values.
A enumeration value.
For internal use.
Gets or sets a value indicating whether the text is displayed in the control.
true if the text is displayed; otherwise, false.
Gets or sets the barcode's text alignment.
A enumeration value that specifies how the text is aligned within the barcode.
Gets or sets how a barcode should be rotated in a report.
A enumeration value specifying the angle at which a barcode is rotated.
Gets or sets the alignment of the barcode object in the control rectangle.
A enumeration value that specifies how the barcode is aligned in the control.
For internal use.
Gets or sets whether the Module property value should be calculated automatically based upon the barcode's size.
true if the barcode's module is calculated automatically; otherwise, false.
Gets or sets the width of the narrowest bar or space in the current instance (measured in report units).
The width of the narrowest bar or space (measured in report units).
Gets or sets the symbology (code type) for the bar code and the text displayed in the control.
A class descendant which defines the symbology for the current control.
For internal use.
Gets or sets the byte array to be coded into a bar code.
An array of values to be coded into a bar code.
Specifies the output format for the control's bound value (provided by the applied expression, data binding or summary).
A string containing the output format for the bar code's text.
Returns an object representing the default padding value for the class.
A object representing the default padding for a barcode.
Indicates whether or not the bar code is correctly rendered.
A enumeration value, identifying the error (BarCodeError.None if the bar code validation succeeds).
Initializes a new instance of the class with the default settings.
Displays a bar code in a report.
A barcode is rotated 90 degrees clockwise.
A barcode is rotated 90 degrees counter clockwise.
A barcode is rotated 180 degrees.
A barcode is printed in its normal orientation.
This enumeration is obsolete and no longer in use. Use the enumeration instead.
An indexer that returns the object specified by the control's property name.
A string containing the name of the specified control's property.
An object of the class or null.
Indexer that returns an object at the specified index.
An integer value that locates the object in the collection.
An object that has the specified index in the collection.
Disposes of the object.
Removes the specified binding from the collection.
An object to remove from the collection.
Appends an array of objects to the collection.
An array of objects to add to the collection.
Creates an object and adds it to the collection.
The name of the control's property to bind.
An object that represents the data source.
A string containing a navigation path resolving to the property of an object.
A string containing a format of the value to be bound.
An object.
Creates an object and adds it to the collection.
The name of the control's property to bind.
An object that represents the data source.
A string containing a navigation path resolving to the property of an object.
An object.
Appends the specified binding to the current collection.
An object to add to the collection.
Initializes a new instance of the class with default settings.
Provides methods and properties for creating a collection of objects.
For internal use.
For internal use.
For internal use.
For internal use.
Specifies the alignment of text within a Character Comb.
A enumeration value.
Specifies a set of borders (top, right, bottom, left) that should be visible for the Character Comb's cells.
A enumeration value or combination of values, specifying a set of visible borders.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
Overrides the XRControl.BorderDashStyle property to hide the BorderDashStyle.Double value in the Property Grid.
A enumeration value.
Specifies whether or not the cell size should depend on the current font size of a Character Comb.
A enumeration value.
Specifies the vertical spacing between adjacent cells of a Character Comb (measured in report units). This value does not depend on the specified border width of a control.
A value.
Specifies the horizontal spacing between adjacent cells of a Character Comb (measured in report units). This value does not depend on the specified border width of a control.
A value.
Specifies the height of cells in a Character Comb (measured in report units).
A value, specifying the cell height.
Specifies the width of cells in a Character Comb (measured in report units).
A value, specifying the cell width.
Initializes a new instance of the class with the default settings.
A Character Comb control that displays text so that each character is printed in an individual cell.
The column is sorted in descending order.
The column is sorted in ascending order.
The column is not sorted.
Specifies the sorting order for a group.
Gets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryRowChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryReset event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the GroupHeaderBand.SortingSummaryGetResult event.
A representing the name of the script for this event.
Contains the names of the scripts assigned to .
Occurs after making any change to the collection of report controls.
Disposes of the object.
Initializes a new instance of the class with the specified owner.
An object, which will be the container for the created collection.
Serves as the base class for classes that represent collections of class descendants.
Gets or sets the name of the script used to handle the XRControl.TextChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.SizeChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.PreviewMouseUp event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.PreviewMouseMove event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.PreviewMouseDown event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.PreviewDoubleClick event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.PreviewClick event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.ParentChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.LocationChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.HtmlItemCreated event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.Draw event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.PrintOnPage event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.BeforePrint event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.AfterPrint event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XRControl.EvaluateBinding event.
A representing the name of the script for this event.
Initializes a new instance of a class with the specified control.
An object.
Initializes a new instance of the class with default settings.
Used to implement scripting for report bands and controls.
A method that will handle the GroupHeaderBand.SortingSummaryGetResult event.
The event source.
A object that contains data related to the event.
Gets styles that are stored in .
A descendant.
Gets or sets the path to the report's style sheet.
A containing the full path (including the file name) to a file containing the styles.
Provides indexed access to the 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 which represents the control style at the specified position.
Provides access to individual items in the collection by their names.
A value specifying the name of the style to get.
An object which represents the style with the specified name.
Copies the entire control style collection to an array of objects starting at the specified index of the target array.
An array of objects that is the destination for the control styles copied from the collection.
An integer value specifying the zero-based index in the target array at which copying begins.
Adds the specified control style to the collection at the specified position.
A zero-based integer, specifying the position at which the table row is to be inserted.
An object, specifying the control style to insert into the collection.
Determines whether the collection contains the specified control style.
An object to locate in the collection.
true if the collection contains the specified control style; otherwise, false.
Returns the specified control style's position within the collection.
An to locate in the collection.
A zero-based integer which represents the control style's position within the collection. -1 if the control style doesn't belong to the collection.
Copies the entire control style collection to a one dimensional array starting at the specified index of the target array.
A one-dimensional array that is the destination for the control styles copied from the collection.
An integer value specifying the zero-based index in the target array at which copying begins.
Removes the specified control style from the collection.
An object to be removed from the collection.
Appends an array of control styles to the style sheet.
An array of objects to append to the style sheet.
Appends the specified object to the current style sheet.
An object to append to the style sheet.
Adds the style with the specified name to the instance.
A string containing the name of the style to add to the .
An object to be added to the .
Loads the styles from the given stream into the current object.
A object which stores the loaded style sheet.
Loads the styles from the given file into the current object.
A string containing the full path to a file containing the styles that needed to be loaded.
Saves the styles contained in the given object to a file.
A string containing the full path to the file (including the file name and extension) in which the styles will be saved.
Saves the styles contained in the current object to a stream.
A object which the saved style sheet object should be sent to.
Restores the style sheet from an XML object located in the specified stream.
A value that specifies the style sheet's stream location.
Restores the style sheet from the specified XML file.
A value that specifies the style sheet's file name.
Serializes the style sheet in XML format to the specified stream.
A value that specifies the style sheet's stream location.
Serializes the style sheet in XML format to the specified file.
A value that specifies the style sheet's file name.
Initializes a new instance of the class with the specified report.
An object that specifies the report which will be the owner of this style sheet.
Initializes a new instance of the class with the default settings.
Provides functionality for an object used as a repository for the 's styles.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
This event is not available for the class.
For internal use.
For internal use only. Specifies the end position of an descendant.
A object.
Gets or sets the ending point where the control ends drawing.
A object, representing a point where the drawing finishes.
For internal use.
For internal use only. Specifies the start position of an descendant.
A object.
Gets or sets the starting point where the cross-band control starts drawing.
A object, representing a point where the drawing begins.
Gets or sets a band, from which a cross-band control finishes its drawing.
A object, representing a band where the control's ending point lies.
Gets or sets a band, from which a cross-band control starts its drawing.
A object, representing a band where the control's starting point lies.
Gets the report which contains the cross-band control.
An instance of the class descendant.
Gets the root report.
An object representing the root report.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use. Supports serialization of the XRControl.WidthF property for the .
A value representing the width of the control.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
The base for controls which are not restricted to a particular Band, but are drawn across multiple bands based on the specified start and end points.
This event is not available for the class.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Specifies how contents are rendered.
A enumeration value, specifying how a gauge is rendered in a report.
Specifies the number of tick marks displayed on a gauge scale
An integer value that specifies the number of tick marks.
Specifies sets the maximum value of the Gauge scale.
A value; null (Nothing in Visual Basic) to define this value automatically.
Specifies the minimum value of the Gauge scale.
A value; null (Nothing in Visual Basic) to define this value automatically.
Specifies a measure that provides data for calculating the actual Gauge value.
A value; null (Nothing in Visual Basic) to define this value automatically.
Specifies a measure that provides data for calculating the target Gauge value.
A value; null (Nothing in Visual Basic) to define this value automatically.
Specifies the view type of a Gauge.
A DevExpress.XtraGauges.Core.Customization.DashboardGaugeType enumeration value.
Specifies the style of a Gauge.
A DevExpress.XtraGauges.Core.Customization.DashboardGaugeStyle enumeration value.
Specifies the theme of a Gauge.
A DevExpress.XtraGauges.Core.Customization.DashboardGaugeTheme enumeration value.
For internal use.
Initializes a new instance of the class with the default settings.
A Gauge control.
For internal use.
A Boolean value.
For internal use.
For internal use.
For internal use.
The base for the and classes.
This event is not available for the class.
Overrides the XRControl.DataBindings property.
An object that is a collection of bindings for the control.
For internal use.
For internal use.
For internal use.
For internal use.
Gets or sets the style used to draw a line.
A enumeration value that represents the line style.
Gets or sets the line direction.
A enumeration value, which determines the current line direction.
Specifies the line width in pixels as a floating point value.
A value that specifies the line width in pixels.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Provides access to an object that contains -specific scripts to handle its events in the End-User Report Designer.
An object, specifying script events.
Initializes a new instance of the class with the default settings.
A Line control.
For internal use.
For internal use.
Gets or sets the band upon which gathers information.
A descendant, upon which XRPageInfo's data is calculated.
For internal use.
Specifies the output format for the control's bound value (provided by the applied expression, data binding or summary).
A string that specifies the control's format.
For internal use.
Gets or sets the value of the type.
A enumeration value that determines the auxiliary information (date, page number etc.) displayed on each report page.
Gets or sets the value used as the number to start numbering the pages from within the control.
An integer value indicating the page number for the first report's page.
For internal use.
For internal use.
Returns an object representing the default padding value for the class.
A object representing the default padding for a page info control.
Specifies the orientation of the 's content.
A enumeration value.
Initializes a new instance of the class with the default settings.
A Page Information control that is used to display auxiliary information on report pages.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts assigned to .
Specifies whether the should be printed on the same page with Report Header and Report Footer bands.
A enumeration value, which specifies the method of printing the .
For internal use.
For internal use.
The base for the and classes.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts assigned to .
Gets or sets the text lines in the control.
An array of values that contain some text in the control.
For internal use.
Specifies the control's text.
A value containing the text associated with the control.
Bindable. Gets or sets the text of the control, including all the Rich Text Format (RTF) codes.
A value which represents the control's text in RTF format.
Bindable. Used to supply HTML content to a control.
Always empty string.
Gets or sets a value indicating whether the control's height can decrease if its text does not completely fill the control.
true if the control's height can decrease in order to remove the unused space; otherwise, false.
Gets or sets a value indicating whether the control's height can grow in order to display the contents in their entirety.
true if the control's height can grow in order to display all its text; otherwise, false.
Overrides the XRControl.KeepTogether property.
true to keep the contents of the entire control on a single page; otherwise, false.
For internal use.
Ends the 's initialization.
Starts the 's initialization. Initialization occurs at runtime.
Overrides the XRControl.GetEffectiveForeColor property, to return the foreground color from the content of the control.
A value representing the effective foreground color.
Overrides the XRControl.GetEffectiveFont property, to return the font from the content of the control.
A value representing the effective font.
Initializes a new instance of the class with the default settings.
Clears all contents of the Rich Text control.
Saves the contents of the control to the specified open data stream.
A of data to which the contents of the control will be saved.
An enumeration value that identifies the type of stream to save the control's contents to.
Saves the contents of the control to the specified type of file.
A containing the name and location of the file to save the control's contents to.
An enumeration value that defines the type of stream to use for saving the control's contents to a file.
Saves the contents of the control to a Rich Text Format (RTF) file.
A containing a path to the file, which the contents of the control will be saved to.
Loads the contents of an existing data stream into the control.
A of data to load into the control.
An enumeration value that determines the type of stream to be used for loading data into the control.
Loads a specific type of file into the control.
A containing a path to the file to be loaded into the control.
An enumeration value that determines the type of stream used to load the file into the control.
Loads the content of the specified file into the control.
A containing a path to the file to be loaded into the control.
A Rich Text control which is used to display formatted text in a report.
For internal use.
A Boolean value.
For internal use.
For internal use. Gets or sets a value indicating whether the control's height can decrease if its text does not completely fill the control.
true if the control's height can decrease in order to remove the unused space; otherwise, false.
For internal use. Gets or sets a value indicating whether the control's height can grow in order to display the contents in their entirety.
true if the control's height can grow in order to display all its text; otherwise, false.
For internal use. Gets or sets the text lines in the control.
An array of values that contain some text in the control.
For internal use.
For internal use. Overrides the XRControl.Text property to hide it.
A value.
For internal use. Gets or sets the text of the control, including all the Rich Text Format (RTF) codes.
A value which represents the control's text in RTF format.
For internal use. Gets or sets a value specifying whether carriage returns (CRLF) stored in a label's text should be processed.
Always true.
Gets or sets the control's background color.
A object that represents the background color.
For internal use. Gets or sets the control's font.
A object that represents font settings including font face, size, and style attributes.
For internal use. Overrides the XRControl.KeepTogether property.
A Boolean value.
Initializes a new instance of the class with the default settings.
Clears all the control's content.
For internal use. Saves the contents of the control to the specified type of file.
A containing the name and location of the file to save the control's contents to.
An enumeration value that identifies the type of stream to save the control's contents to.
For internal use. Saves the contents of the control to the specified open data stream.
A of data to which the contents of the control will be saved.
An enumeration value that identifies the type of stream to save the control's contents to.
For internal use. Saves the contents of the control to a Rich Text Format (RTF) file.
A containing a path to the file, which the contents of the control will be saved to.
For internal use. Loads a specific type of file into the control.
A containing a path to the file to be loaded into the control.
An enumeration value that determines the type of stream used to load the file into the control.
For internal use. A of data to load into the control.
A of data to load into the control.
An enumeration value that determines the type of stream used to load the file into the control.
For internal use. Loads the contents of the Rich Text Format (RTF) file into the control.
A containing a path to the file to be loaded into the control.
The base for the obsolete class.
A Microsoft Office Word Open XML Format (DOCX) stream.
An HTML stream.
A plain text stream that includes spaces in places of Object Linking and Embedding (OLE) objects.
A Rich Text Format (RTF) stream.
Specifies the types of input and output streams used to load and save data in the control.
Generates the default script for the specified event.
A value, representing the property name.
A value, representing the property value.
A value, representing the default script.
Generates the default script for the specified property. For internal use only.
A string specifying the property name.
A string containing the default script.
Determines whether the current script is equal to the default script text. For internal use only.
true if the current script is default; otherwise, false.
For internal use.
Returns an array of available script names.
A delegate.
An array of values.
Disposes of the object.
The base for classes which contain names of the scripts for reports, bands and controls.
This event is not available for the class.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Gets or sets the color to fill the shape's contents.
A object which represents the fill color of a shape.
Gets or sets a value indicating whether or not to stretch a shape to fill its client area when it's rotated.
true to stretch the shape; otherwise, false.
Gets or sets the angle (in degrees) by which the shape's image is rotated.
An integer value specifying the angle by which the shape's image is rotated.
Gets or sets the paint style of the line which is used to draw the shape image.
A value that specifies the paint style of the line.
Gets or sets the width (in report units) of the line which is used to draw the shape image.
An integer value (in report units) representing the width of the line.
Gets or sets an object which determines a particular shape type along with its settings.
A class descendant which contains settings for a particular shape type.
Initializes a new instance of the class with the default settings.
A Shape control.
This event is not available for the class.
Specifies how contents are rendered.
A enumeration value, specifying how a sparkline is rendered in a report.
Provides access to the range of values displayed by a Sparkline.
A value.
Specifies the view type of the .
A descendant, specifying the Sparkline view type.
Specifies the data adapter that is assigned to the sparkline.
A value, specifying the sparkline data adapter.
Specifies the data source that is assigned to the sparkline.
A value, specifying the sparkline data source.
Specifies the name of a data member that supplies values to the sparkline.
A value.
Specifies the name of a data member that is assigned to the sparkline.
A value, specifying the data member name.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
A Sparkline control.
Gets the appearance settings used to paint the custom total's cells.
An value.
Initializes a new instance of the class with the specified summary type.
A enumeration value.
Initializes a new instance of the class with the default settings.
A custom total that can be calculated for an outer column field or row field.
This event is not available for the class.
Overrides the XRControl.HtmlItemCreated event.
For internal use.
For internal use.
Gets the collection of rows contained in the table.
An object of the class.
Gets the collection of objects that are contained in this instance.
An object of the class representing the collection of contained controls.
For internal use.
For internal use.
For internal use.
Specifies how to distribute a space remaining after hiding table cells among the table's visible cells.
A enumeration value.
Overrides the XRControl.KeepTogether property.
Always false.
Specifies the orientation of the content within the 's cells.
A enumeration value.
Ends the 's initialization.
Starts the 's initialization. Initialization occurs at runtime.
Converts the objects that belongs to a selected instance to a set of individual controls.
An array of objects.
Inserts a row into the table below the given row.
An object representing a row, below which a new row is inserted. If the baseRow parameter is null (Nothing in Visual Basic), then the newly created row is added after the last table row.
An object inserted into the table.
Inserts a row into the table above the given row.
An object representing a row, above which a new row is inserted.
An object inserted into the table.
Deletes the specified row from the current table.
An object representing a table row to be deleted.
Deletes the column that contains the specified cell from the current table.
An object representing a table cell belonging to the column to be deleted.
true, to shrink the table by the width of the deleted column; otherwise, false.
Deletes the column that contains the specified cell from the current table.
An object representing a table cell belonging to the column to be deleted.
Inserts a column into the table to the right of the column that contains the cell passed as the parameter.
An object of the class. If the baseCell parameter is null (Nothing in Visual Basic), the new column is added to the right of the last table column.
true to expand the table width to accommodate a new column; false to fit the column into the current table width.
An array of objects representing the inserted column.
Inserts a column into the table to the left of the column that contains the cell passed as the parameter.
An object of the class. If the baseCell parameter is null (Nothing in Visual Basic), the new column is added to the left of the first table column.
true to expand the table width to accommodate a new column; false to fit the column into the current table width.
An array of objects representing the inserted column.
Inserts a column into the table to the right of the column that contains the cell passed as the parameter.
An object of the class. If the baseCell parameter is null (Nothing in Visual Basic), the new column is added to the right from the last table column.
An array of objects representing the inserted column.
Inserts a column into the table to the left of the column that contains the cell passed as the parameter.
An object of the class. If the baseCell parameter is null (Nothing in Visual Basic), the new column is added to the left from the first table column.
An array of objects representing the inserted column.
Makes the table width equal to the total width of its cells and the height equal to the total height of its rows.
Initializes a new instance of the class with the default settings.
Creates an instance of the class with the specified settings.
A object, representing the table's bounds.
An integer value, representing the number of rows.
An integer value, representing the number of columns.
An descendant.
A Table control.
An indexer that returns the object at the specified index in the collection of cells.
An integer index value that locates the cell in the collection.
An object that has the specified index in the collection of cells.
Appends the specified to the table row's collection of cells.
An object to append to the collection.
An integer value specifying the index of the new element in the collection. This method adds the object to the end of the collection.
Appends an array of table cells to the collection.
An array of objects to append to the collection.
Initializes a new instance of the class.
An object that owns this collection of table cells.
A collection of objects.
Specifies the leader symbol for the level.
A structure, specifying the leader symbol.
Specifies the indent for the level to highlight the hierarchy of the bookmarks assigned to various elements of a document.
A value.
Initializes a new instance of the class with the default settings.
An individual level in a Table of Contents.
Specifies the padding of the level.
A object.
Specifies the background color of a Table of Contents level.
A structure.
Specifies the foreground color of a Table of Contents level.
A structure.
Defines the font used to draw text within the Table of Contents control.
A object.
Specifies the height of the level.
A value.
Initializes a new instance of the class with the default settings.
The base for classes that provide functionality to the control levels.
Initializes a new instance of the class with the specified .
An object.
A collection of levels assigned to a Table of Contents.
A method that will handle the XRControl.EvaluateBinding event.
The descendant which fires the event.
A object that contains data related to the event.
Specifies the text alignment for the title.
A enumeration value.
Specifies the text for the title.
A value.
Initializes a new instance of the class with the default settings.
The title of a Table of Contents.
This event is not available for the class.
Overrides the XRControl.HtmlItemCreated event.
For internal use.
Gets the collection of cells in the given table row.
A object representing the collection of cells in the table row.
Gets the collection of objects that are contained in this instance.
An object of the class representing the collection of contained controls.
Overrides the XRControl.CanShrink property to hide it.
true if the control's height can decrease in order to remove unused space; otherwise, false.
Overrides the XRControl.CanGrow property to hide it.
true if the control's height can grow in order to display all its contents; otherwise, false.
Gets the parent table for the table row.
An object of the class.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Gets or sets the width of the (measured in report units).
A value representing the width of the control.
Gets or sets the Y-coordinate of the control's top edge (measured in report units).
A value, representing the Y-coordinate of the top edge of the control and measured in the units set by the XtraReport.ReportUnit property.
Specifies the X-coordinate of the control's left edge (measured in report units).
A value, representing the X-coordinate of the left edge of the control.
Specifies the height, width and location of the control.
A object representing a rectangular region by its height, width and location.
Gets or sets the height of the (measured in report units).
A value representing the height of the control.
Gets or sets the size of the .
A object that represents the control's width and height.
For internal use.
Gets or sets the relative size of the in respect to the sizes of other rows in a table.
A value, which specifies the row's size, in relation to other rows.
Deletes a cell from the current table row.
An object to be deleted from the table row.
Overrides the XRControl.PerformLayout method.
Inserts the cell into the table row.
An object to be inserted into the table row.
An integer value indicating the position in which to insert the cell, in the collection of row cells.
Swaps the content of the specified 's cells.
An object.
An object.
Replaces the existing collection of cells in the row with an array of objects.
An array of objects that will replace the existing collection of cells in the row.
Initializes a new instance of the class with the default settings.
Creates an instance of the class with the specified settings.
A value, representing the row's height.
An integer value, representing the number of cells in the row.
An descendant.
Creates an instance of the class with the specified settings.
A object, representing the row's dimensions.
An integer value, representing the number of cells in the row.
An descendant.
A single Row in an .
For internal use.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains the names of the scripts assigned to .
For internal use.
For internal use.
For internal use.
For internal use.
Specifies the text to be encoded by the control.
A value, specifying the control's text.
Gets or sets the width of the lines that the numbers in a zip code control are drawn with.
An integer value specifying the width (in pixels) of an object's lines.
Initializes a new instance of the class with default settings.
Renders a numeric postal code that is used to identify the mail address in some countries. This control is not related to the Zone Improvement Plan (ZIP) code used by the United States Postal Service.
Occurs when a new component has been assigned to the .
For internal use. Occurs when a new object has been assigned to the .
For internal use.
Used to assign a Windows Forms control or a printing link to a at runtime.
A value.
Provides access to an object containing options that detail the drawing of a Windows Forms control assigned to the .
A object.
Specifies whether to clip the content which does not within the 's bounds, or increase the control's dimensions to display the content in full.
true to clip the excessive content; otherwise false.
Overrides the XRControl.Borders property.
A enumeration value.
Overrides the XRControl.BorderDashStyle property.
A enumeration value.
Overrides the XRControl.BorderWidth property.
A value.
Overrides the XRControl.BorderColor property.
A structure, specifying the background color of the control.
Overrides the XRControl.BackColor property.
A structure, specifying the background color of the control.
Specifies the inner spacing between the borders of the and the content it displays.
A object.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
A container for DevExpress and third-party Windows Forms controls, as well as controls implementing the interface and documents created using printing links.
Embraces all available dock panels.
Identifies the Report Gallery dock panel.
Identifies the Scripts Errors dock panel.
Identifies the Group and Sort dock panel.
Identifies the Toolbox dock panel.
Identifies the Report Explorer dock panel.
Identifies the Property Grid dock panel.
Identifies the Field List dock panel.
Specifies the type of the End-User Designer dock panels.
Provides access to a control's properties, which can be hidden from the Property Grid in this XtraReport.FilterControlProperties event's handler.
An object implementing the interface.
Provides access to a control, whose properties can be filtered in this XtraReport.FilterControlProperties event's handler.
An class descendant, representing a report control, report band or a report itself, whose properties can be filtered.
Provides data for the XtraReport.FilterControlProperties event.
Converts the specified report unit to a corresponding DPI value.
A enumeration value.
A value.
Provides extension methods for the class, enabling you to obtain a floating number representation of a specific unit of measurement.
Creates a copy of the current object.
A object which is a copy of the current object.
Copies all the settings from the object passed as the parameter.
A object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown.
Gets the hash code (a number) that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
The base for the and classes.
Contains the names of the scripts assigned to .
A method that will handle the XtraReportBase.BandHeightChanged event.
An object of any type that triggers the XtraReportBase.BandHeightChanged event.
A object that provides data for the XtraReportBase.BandHeightChanged event.
A method that will handle the XRControl.Draw event.
The source of the event.
A object that provides data for the XRControl.Draw event.
Specifies the data member containing a data field that will provide values by which series data should be filtered.
A value, specifying the data member.
Specifies the data source containing a data field that will provide values by which series data should be filtered.
A value, specifying the data source.
Initializes a new instance of the class with the specified prototype.
A object, specifying a prototype for a new ValueBinding instance.
Initializes a new instance of the class with the specified settings.
A value, specifying the data source. This value is assigned to the ValueBinding.DataSource property.
A value, specifying the data member. This value is assigned to the ValueBinding.DataMember property.
Initializes a new instance of the class with the default settings.
Enables you to use an to visualize data in report groups without writing report scripts.
Contains classes that implement the functionality of the End-User Designer for XtraReports.
A method that will handle the CalculatedField.GetValue event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Occurs after the has been disposed of.
Gets the object that determines which of the current style's properties are used by the current object.
A object containing the style's properties.
Gets or sets the text alignment stored in this style.
A enumeration value that specifies how the text is aligned within the control.
Specifies the border width, in floating point values.
A value.
Overrides the BrickStyle.StringFormat property.
A specifying the formatting for the text and its layout.
Overrides the BrickStyle.Sides property.
One of the enumeration's values that defines the visible brick borders.
Gets or sets the border dash style stored in this style.
A enumeration value. The default is value BorderDashStyle.Solid.
Specifies a set of borders (top, right, bottom, left) that should be visible for the control.
A enumeration value or combination of values, specifying a set of visible borders.
Gets or sets the border color stored in this style.
A object that represents the border color.
Gets or sets the background color stored in this style.
A object that represents the background color.
Gets or sets the foreground color stored in this style.
A object that represents the foreground color.
Gets or sets the font stored in this style.
A object that represents font settings including font face, size, and style attributes.
Gets or sets the name of the control style.
A representing the name of the control style.
Gets or sets the padding stored in this style.
A object that represents the padding values.
Overrides the BrickStyle.BorderStyle property.
A enumeration value that represents the border style of a control's brick.
For internal use. Gets a value indicating whether the control has been disposed of.
true if the control has been disposed of; otherwise, false.
Gets the container of this control style object.
An object which represents the container of this control style.
Gets or sets the site associated with this control style.
An object associated with the component; or a null reference (Nothing in Visual Basic), if the component does not have a site.
Determines whether the specified instance equals the current instance.
The object to compare the current object's properties with.
true if the specified style is equal to the current instance; otherwise, false.
Gets the hash code (a number) that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Creates a copy of the current object.
A object which is a copy of the current object.
Initializes a new instance of the class with the specified settings.
A structure. This value is assigned to the XRControlStyle.BackColor property.
A structure. This value is assigned to the XRControlStyle.BorderColor property.
A enumeration value. This value is assigned to the XRControlStyle.Sides property.
A value. This value is assigned to the XRControlStyle.BorderWidth property.
A value. This value is assigned to the XRControlStyle.Font property.
A structure. This value is assigned to the XRControlStyle.ForeColor property.
A enumeration value. This value is assigned to the XRControlStyle.TextAlignment property.
A object. This value is assigned to the XRControlStyle.Padding property.
A enumeration value. This value is assigned to the XRControlStyle.BorderDashStyle property.
Initializes a new instance of the class with the specified settings.
A structure. This value is assigned to the XRControlStyle.BackColor property.
A structure. This value is assigned to the XRControlStyle.BorderColor property.
A enumeration value. This value is assigned to the XRControlStyle.Sides property.
A value. This value is assigned to the XRControlStyle.BorderWidth property.
A value. This value is assigned to the XRControlStyle.Font property.
A structure. This value is assigned to the XRControlStyle.ForeColor property.
A enumeration value. This value is assigned to the XRControlStyle.TextAlignment property.
A object. This value is assigned to the XRControlStyle.Padding property.
Initializes a new instance of the class with the specified settings.
A structure. This value is assigned to the XRControlStyle.BackColor property.
A structure. This value is assigned to the XRControlStyle.BorderColor property.
A enumeration value. This value is assigned to the XRControlStyle.Sides property.
A value. This value is assigned to the XRControlStyle.BorderWidth property.
A value. This value is assigned to the XRControlStyle.Font property.
A structure. This value is assigned to the XRControlStyle.ForeColor property.
A enumeration value. This value is assigned to the XRControlStyle.TextAlignment property.
Initializes a new instance of the class and copies the settings from the object passed as the parameter.
An object whose settings are used to initialize the created object's properties.
Initializes a new instance of the class with the specified dpi value.
A float value which specifies the dpi value used internally in the created .
Initializes a new instance of the class with the default settings.
Represents an object with all its style properties set to their default values.
An individual style object that is also a base for all conditional formatting objects.
Specifies whether null values should be ignored when a summary is calculated.
true to ignore null values; otherwise, false.
Specifies the sorting direction for groups.
An enumeration value.
Specifies the data field, for which the summary function is calculated.
A value, specifying the data field name.
Specifies the arithmetic function to calculate.
A enumeration value.
Specifies whether the summary function is enabled.
true if the summary function is enabled; otherwise, false.
Initializes a new instance of the class with the default settings.
Contains settings that define the sorting of groups by summary function results.
For internal use.
Initializes a new instance of the class with the specified control.
An object.
Contains names of the scripts for an control.
For internal use.
Contains names of the scripts for an control.
Specifies whether null values should be ignored when a summary is calculated.
true to ignore null values; otherwise, false.
Specifies the arithmetic function to calculate.
A enumeration value.
Gets or sets a value specifying a report area, for which the arithmetic function is calculated.
A enumeration value.
This property is no longer used. Use the instead.
A string containing a format for the output value.
Specifies whether or not a summary function should treat strings as numeric values.
true to make the summary function treat strings as numeric values; otherwise false.
Disposes of the object.
Returns the calculated function's result.
An object representing the result for the calculated function.
Creates a copy of the current object.
An object which is a copy of the current object.
Initializes a new instance of the class with the specified range, function and format string.
A enumeration value which specifies the range for which the summary function should be calculated. This value is assigned to the XRSummary.Running property.
A enumeration value which specifies the summary function to be calculated. This value is assigned to the XRSummary.Func property.
A value containing a format for the summary output. This value is assigned to the XRSummary.FormatString property.
Initializes a new instance of the class with the specified range and function.
A enumeration value, specifying the range for which the summary function should be calculated. This value is assigned to the XRSummary.Running property.
A enumeration value, specifying the summary function to be calculated. This value is assigned to the XRSummary.Func property.
Initializes a new instance of the class with the specified range.
A enumeration value which specifies the range for which the summary function should be calculated. This value is assigned to the XRSummary.Running property.
Initializes a new instance of the class with the default settings.
Provides methods that calculate arithmetic functions for the values in the data source field bound to the XRControl.Text property of the control and its descendants.
Provides access to the collection of subreport parameter bindings, which allow you to bind a subreport's parameter value to a master report's data field.
A object, specifying the collection of subreport parameter bindings.
For internal use.
Specifies the report control whose bookmark is the parent for subreport bookmarks.
An object that specifies the control whose bookmark is the parent for subreport bookmarks.
Gets or sets a value indicating whether the subreport's height can decrease if its contents don't completely fill the control.
true, if the subreport's height can decrease in order to remove unused space; otherwise, false.
Specifies an URL of a report definition file, to be included as a subreport.
A value, specifying the path to the REPX file (including the name of the file).
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Removes inappropriate subreport parameter bindings from the XRSubreport.ParameterBindings collection.
Fills the XRSubreport.ParameterBindings collection.
Applies subreport parameter bindings assigned to the XRSubreport.ParameterBindings collection.
Initializes a new instance of the class with the default settings.
A Subreport control that is used to embed other reports in an .
Creates a data source with the specified parameters.
An object implementing the interface.
A value.
A value.
For internal use.
For internal use.
For internal use.
Gets or sets the name of the script used to handle the XRLabel.SummaryReset event.
A value, specifying the name of the script for this event.
Specifies the name of the script used to handle the XRSummary.GetResult event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the VGridControlBase.RowChanged event.
A value, specifying the name of the script for this event.
Initializes a new instance of the class with the default settings.
Contains the names of the scripts available for .
Initializes a new instance of the class with the default settings.
Contains the names of the scripts assigned to .
Provides information about a specified paper kind.
An integer value, identifying the paper kind.
A value.
Obtains a sorted collection of the supported paper kinds.
A collection of objects.
If implemented, obtains a sorted collection of details for the supported label products.
An integer value.
A collection of objects.
If implemented, obtains a sorted collection of supported label products.
A collection of objects.
If implemented, stores settings for the available label products.
Specifies the name of a paper kind.
A value, specifying the paper kind name.
Specifies the label product ID.
An integer value.
Initializes a new instance of the class with the default settings.
Contains settings of a label product.
Specifies whether a paper kind is supposed to be printed as a single uninterrupted page.
true, to provide a continuous document layout suited for roll paper printing; otherwise, false.
Specifies the unit of measure of a paper kind.
A value that specifies the unit of measure of the paper kind.
Specifies the height of a paper kind.
A string value that specifies the paper kind height.
Specifies the width of a paper kind.
A string value that specifies the paper kind width.
Specifies the name of a paper kind.
A value, specifying the paper kind name.
Specifies the ID of a paper kind in the System.Drawing.Printing.PaperKind enumeration.
An integer value.
Specifies the ID of a paper kind.
An integer value, specifying the paper kind ID.
Initializes a new instance of the class with the default settings.
For internal use.
Stores paper kind settings.
Provides information about a specified paper kind.
An integer value, identifying the paper kind.
A value.
Obtains a sorted collection of the supported paper kinds.
A collection of objects.
Obtains a sorted collection of details for the supported label products.
An integer value.
A collection of objects.
Obtains a sorted collection of the supported label products.
A collection of objects.
Initializes a new instance of the class with the specified XML document.
A object.
Stores settings for the available label products.
Specifies the maximum number of levels to be displayed. If set to 0, no limitation applied.
An integer value.
Overrides the XRControl.Styles property to hide it.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object.
For internal use only. Overrides the XRControl.BoundsF property, to hide it.
A structure.
Provides access to the collection of levels.
An object.
Contains default formating properties for hierarchical levels of .
An object.
Contains text and formating properties for a title of an .
An object.
Specifies the orientation of the 's content.
A enumeration value.
For internal use only. Overrides the XRControl.CanHaveChildren property, to hide it.
A Boolean value.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
For internal use.
A collection of descendants.
A Table of Contents that is auto-generated based on the hierarchy of bookmarks contained in a report's document map.
Occurs when the current row in the report's data source has been changed.
Occurs when the height of any band in the collection returned by the XtraReportBase.Bands property changes.
Occurs before report generation, to specify a data source for the report.
For internal use.
Gets the collection of bands contained in a report.
A object that is the collection of bands contained in a report.
Gets the total amount of data rows in a report's XtraReportBase.DataSource.
An integer value representing the total amount of data rows in a data source.
Gets the index of the current data row in a report's XtraReportBase.DataSource.
An integer value which represents the index of the current data row.
For internal use.
Specifies the path to an XML file that should be used as the report's data source.
A value, specifying the full path (including the file name and extension) to the XML file.
Specifies the data adapter that should be used to populate a report's data source.
A which represents the report's data adapter.
Gets or sets a data source object that provides data for a master or detail report, as well as to the charts and pivot grids it contains.
An object representing the report's data source.
Gets or sets a specific list in a report's data source.
A representing a list in a report's XtraReportBase.DataSource.
Specifies the criteria used to filter data in a report.
A value, specifying the filter criteria.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Provides access to the report's scripts.
An object.
For internal use.
For internal use.
For internal use.
Provides access to options that define a report's print-out.
A object.
For internal use.
For internal use.
A delegate.
Populates a data source, which is assigned to a report's XtraReportBase.DataSource property.
Gets the current value (strongly typed) of the specified column in the report's XtraReportBase.DataSource.
A value, specifying the column name.
A <T> object that corresponds to the current value of the specified column in the data source. If the specified column was not found, this method returns null (Nothing in Visual Basic).
Gets the next value (strongly typed) of the specified column in the report's XtraReportBase.DataSource.
A value, specifying the name of the column whose value to be obtained.
A <T> object that corresponds to the next value of the specified column in the data source. If the specified column was not found, this method returns null (Nothing in Visual Basic).
Gets the previous value (strongly typed) of the specified column in the report's XtraReportBase.DataSource.
A , specifying the name of the column whose value to be obtained.
A <T> object that corresponds to the previous value of the specified column in the data source. If the specified column was not found, this method returns null (Nothing in Visual Basic).
Obtains the real name of a data field, based on the field's display name.
A value.
A value.
Gets the current value of the specified column in the report's XtraReportBase.DataSource.
A , which specifies the name of the column whose value is to be obtained.
An object which represents the current value of the specified column in the data source. If the specified column was not found, this method returns null (Nothing in Visual Basic).
Gets the next value of the specified column in the report's XtraReportBase.DataSource.
A , which specifies the name of the column whose value to be obtained.
An object which represents the next value of the specified column in the data source. If the specified column was not found, this method returns null (Nothing in Visual Basic).
Gets the previous value of the specified column in the report's XtraReportBase.DataSource.
A , which specifies the name of the column whose value to be obtained.
An object which represents the previous value of the specified column in the data source. If the specified column was not found, this method returns null (Nothing in Visual Basic).
Returns the current data row in the report's data source.
A value (if the report's data source is a ), or a collection item (if the report's data source is an object implementing the interface).
Returns the next data row in the report's data source.
A value (if the report's data source is a ), or a collection item (if the report's data source is an object implementing the interface).
Returns the previous data row in the report's data source.
A value (if the report's data source is a ), or a collection item (if the report's data source is an object implementing the interface).
Applies the filter string assigned to the XtraReportBase.FilterString property, to a report's data source using the current values of parameters.
Creates a band of the specified type.
A enumeration value.
A descendant of the specified type.
The base for and classes.
Gets or sets the name of the script used to handle the XtraReportBase.DataSourceRowChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XtraReportBase.BandHeightChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XtraReportBase.DataSourceDemanded event.
A representing the name of the script for this event.
Contains names of the scripts for the class descendants.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A value.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Initializes a new instance of the class with the specified view.
An object implementing the interface.
Provides a presenter to the Map Report Template Fields page of the Report Wizard.
The element is a collection.
The element is a complex field, containing nested properties.
The element is a simple field, not containing nested properties.
Lists the supported data item types.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the specified settings.
A value, specifying the key field's name. This value is assigned to the MasterDetailFieldModel.Name property.
A value, specifying the key field's display name. This value is assigned to the MasterDetailFieldModel.DisplayName property.
A enumeration value. This value is assigned to the MasterDetailFieldModel.TypeSpecifics property.
true, to expand nested properties in the tree list; otherwise, false.
Initializes a new instance of the class with the specified settings.
A value, specifying the key field's name. This value is assigned to the MasterDetailFieldModel.Name property.
A value, specifying the key field's display name. This value is assigned to the MasterDetailFieldModel.DisplayName property.
A enumeration value. This value is assigned to the MasterDetailFieldModel.TypeSpecifics property.
Initializes a new instance of the class with the specified settings.
A value, specifying the key field's name. This value is assigned to the MasterDetailFieldModel.Name property.
A value, specifying the key field's display name. This value is assigned to the MasterDetailFieldModel.DisplayName property.
An enumeration value. This value is assigned to the MasterDetailFieldModel.ElementType property.
A model, specifying the settings of a key field that defines the master-detail relationship between data tables.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the specified key field.
A object.
A model, specifying the settings of a key field that defines the master-detail relationship between data tables.
Gets or sets the name of the script used to handle the XtraReport.ParametersRequestSubmit event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XtraReport.ParametersRequestValueChanged event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XtraReport.ParametersRequestBeforeShow event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XtraReport.PrintProgress event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the XtraReport.FillEmptySpace event.
A representing the name of the script for this event.
Contains names of the scripts for an object.
Gets the designer host which provides all the services that are available for editing a report in its End-User Designer.
An object implementing the interface that is used to manage designer transactions and components.
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. This value is assigned to the DesignerLoadedEventArgs.DesignerHost property.
Provides data for the XtraReport.DesignerLoaded and XRDesignPanel.DesignerHostLoaded events.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Initializes a new instance of the class with the specified view.
An object implementing the interface.
Provides a presenter to the Specify Report Template Options page of the Report Wizard.
Represents a method that will handle the XtraReport.DesignerLoaded event.
The event source.
A object that contains data related to the event.
Occurs when a property value changes.
Specifies the template field display name.
A string that specifies the field display name.
Specifies whether the template field is bound to a data source's field.
true, if the template field is bound to data; false, if this value is not specified or entered manually.
Specifies the actual template field value.
An object that specifies the field value.
Specifies the template field type.
A object.
Specifies the template field description.
A string that specifies the field description.
Specifies the template field category.
A enumeration value.
Specifies the template field kind.
A enumeration value.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Creates a copy of the current object.
A object which is a copy of the current object.
Initializes a new instance of the class with the specified settings.
A enumeration value that specifies the field kind. This value is assigned to the TemplateField.Kind property.
A enumeration value that specifies to which category the field belongs. This value is assigned to the TemplateField.Category property.
A value that specifies the field type. This value is assigned to the TemplateField.Type property.
A value that specifies the field description. This value is assigned to the TemplateField.Description property.
Initializes a new instance of the class with the specified settings.
A enumeration value that specifies the field kind. This value is assigned to the TemplateField.Kind property.
A enumeration value that specifies to which category the field belongs. This value is assigned to the TemplateField.Category property.
A value that specifies the field type. This value is assigned to the TemplateField.Type property.
Initializes a new instance of the class with the specified settings.
A enumeration value. This value is assigned to the TemplateField.Kind property.
A enumeration value. This value is assigned to the TemplateField.Category property.
Provides functionality for a Template Report's field.
Initializes a new instance of the class with the default settings.
A method that will handle the XtraReportBase.DataSourceRowChanged event.
An object of any type that triggers the XtraReportBase.DataSourceRowChanged event.
A object that provides data for the XtraReportBase.DataSourceRowChanged event.
A method that will handle the XRLabel.SummaryGetResult event.
The event source. This parameter identifies the control which raised the event.
A object which contains event data.
Contains classes that implement functionality specific to XtraReports.
A method that will handle the XRControl.HtmlItemCreated event.
An object of any type that triggers the XRControl.HtmlItemCreated event.
An object providing data for the XRControl.HtmlItemCreated event.
Specifies the collection of selected data columns while running the Report Wizard.
A collection of objects.
Initializes a new instance of the class with the default settings.
Stores the information about selected data columns while running the Report Wizard.
Specifies the summary functions assigned to a data column.
A collection of objects.
Specifies a data column.
An object that stores information about a data column.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Initializes a new instance of the class with the specified settings.
An object that provides info about a data column. This value is assigned to the ColumnSummaries.Column property.
A collection of objects. This collection is assigned to the ColumnSummaries.SummaryFunctions property.
Initializes a new instance of the class with the specified column.
An object that provides info about a data column. This value is assigned to the ColumnSummaries.Column property.
Initializes a new instance of the class with the default settings.
Enables you to assign one or more summary functions to a data column in a master-detail report.
Gets the number of elements in the collection.
An integer value that specifies the total number of objects in the collection.
Creates a new instance, which is a copy of the current instance.
A new object, which is a copy of the current instance.
Returns an enumerator that iterates through a collection.
An enumerator object that can be used to iterate through the collection.
Copies the entire collection to a one dimensional array starting at the specified index of the target array.
A one-dimensional array that is the destination for the objects copied from the collection.
An integer value specifying the zero-based index in the target array at which copying begins.
Determines whether or not the specified object is a member of the collection.
The object to locate in the collection.
true, if the specified object is a member of the collection; otherwise, false.
Clears the collection.
Removes the specified object from the collection.
A object to be removed.
true, if the specified object has been successfully removed; otherwise, false.
Adds the specified object to the collection.
A object to be added to the collection.
true, if the specified object has been successfully added; otherwise, false.
Initializes a new instance of the class with the specified settings.
A collection of objects.
Initializes a new instance of the class with the default settings.
A collection of objects.
Specifies the unit of measurement of a custom label.
A structure that specifies the custom label's unit of measurement.
Specifies the paper kind ID of a custom label.
An integer value, specifying the paper kind ID.
Specifies the bottom margin of a custom label.
A structure.
Specifies the right margin of a custom label.
A structure.
Specifies the left margin of a custom label.
A structure that specifies the custom label's left margin.
Specifies the top margin of a custom label.
A structure that specifies the custom label's top label.
Specifies the horizontal pitch of a custom label.
A structure, specifying the custom label's horizontal pitch.
Specifies the vertical pitch of a custom label.
A structure, specifying the custom label's vertical pitch.
Specifies the height of a custom label.
A structure, specifying the custom label's height.
Specifies the width of a custom label.
A structure, specifying the custom label's width.
Initializes a new instance of the class with the default settings.
Creates a copy of the current instance.
A value.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Specifies the information that is required to create a custom Label Report.
Provides access to the data columns used as grouping criteria for the current grouping level.
An array of objects.
Gets the display name of a grouping level.
A value, specifying the grouping level display name.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise false.
Initializes a new instance of the class with the specified data columns.
An array of objects.
Checks whether or not a grouping level contains the specified data column.
A value, specifying the data column name.
true, if the grouping level contains the specified column; otherwise, false.
Stores the report grouping settings while running the Report Wizard.
Specifies the collection of selected data columns while running the Report Wizard.
A collection of objects.
If implemented, stores the information about selected data columns while running the Report Wizard.
Specifies a unit for measuring a label's dimensions (i.e., its size, margins and pitch).
A enumeration value, specifying the label's unit of measure.
Specifies the bottom margin of a label, measured in the units defined by the LabelInfo.Unit property.
A structure.
Specifies the right margin of a label, measured in the units defined by the LabelInfo.Unit property.
A structure.
Specifies the left margin of a label, measured in the units defined by the LabelInfo.Unit property.
A structure.
Specifies the top margin of a label, measured in the units defined by the LabelInfo.Unit property.
A structure.
Specifies the vertical pitch of a label, measured in the units defined by the LabelInfo.Unit property.
A value.
Specifies the horizontal pitch of a label, measured in the units defined by the LabelInfo.Unit property.
A value.
Specifies the label's height, measured in the units defined by the LabelInfo.Unit property.
A value.
Specifies the label's width, measured in the units defined by the LabelInfo.Unit property.
A value.
Initializes a new instance of the class with the default settings.
Specifies whether or not a label of the specified size will fit into more than one column's dimensions on a page.
A structure, specifying the paper size.
A value, specifying the DPI used to measure the paper size.
true, if the specified label can be printed in more than a single column; otherwise, false.
Specifies the number of labels of the specified size that fit into a page's dimensions.
A structure, specifying the paper size.
A value, specifying the DPI used to measure the paper size.
An integer value, specifying the number of labels to print on a page.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Provides a label's settings available in the Label Wizard.
For internal use.
Enables you to generate labels with the specified settings in code (without running the Label Wizard).
Specifies a unit of measure of a label.
A value that specifies the label's unit of measure.
Specifies the bottom margin of a label.
A value that specifies the label's bottom margin.
Specifies the right margin of a label.
A value that specifies the label's right margin.
Specifies the left margin of a label.
A value that specifies the label's left margin.
Specifies the top margin of a label.
A value that specifies the label's top margin.
Specifies the vertical pitch of a label.
A value.
Specifies the horizontal pitch of a label.
A value.
Specifies the label's height.
A value.
Specifies the label's width.
A value.
Specifies the label product name.
A value.
Specifies the paper kind ID of a label.
A value that specifies the label's paper kind ID.
Specifies the label's product.
An integer value specifying the product ID.
Specifies the ID of a label.
An integer value.
Initializes a new instance of the class with the default settings.
Stores detailed Label product settings.
Initializes a new instance of the class with the default settings.
Creates a repository of label products.
An object implementing the interface. (Typically, it is the object.)
Provides helper methods to create an .
Specifies a path to an XML file containing custom label product definitions.
A value, specifying the path to an XML file.
Enables customization of the Label Report wizard.
Specifies whether or not a data field is selected for inclusion into a resulting report.
true, if the data field is checked; otherwise, false.
Specifies the data field type.
A enumeration value.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the MasterDetailInfoBase.Name property.
A enumeration value. This value is assigned to the MasterDetailFieldInfo.TypeSpecifics property.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the MasterDetailInfoBase.Name property.
A value. This value is assigned to the MasterDetailInfoBase.DisplayName property.
A enumeration value. This value is assigned to the MasterDetailFieldInfo.TypeSpecifics property.
Stores data field settings while running the master-detail Report Wizard.
Occurs when a property value changes.
Specifies the item display name.
A value that specifies the item display name.
Specifies the item name.
A value that specifies the item name.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the MasterDetailInfoBase.Name property.
A value. This value is assigned to the MasterDetailInfoBase.DisplayName property.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the MasterDetailInfoBase.Name property.
The base for classes that store settings of queries and data fields while running the master-detail Report Wizard.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the default settings.
Initializes a new instance of the class with the specified settings.
A collection of objects.
A collection of objects.
Specifies whether or not a query is selected to include into a report.
true, if a query is selected; otherwise, false.
Provides access to master-detail relationships specified for a query.
A list of objects.
Provides access to a query's data fields.
A list of objects.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the MasterDetailInfoBase.Name property.
A value. This value is assigned to the MasterDetailInfoBase.DisplayName property.
A collection of objects. This value is assigned to the MasterDetailQueryInfo.Fields property.
A collection of objects. This value is assigned to the MasterDetailQueryInfo.Relations property.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the MasterDetailInfoBase.Name property.
A collection of objects. This value is assigned to the MasterDetailQueryInfo.Fields property.
A collection of objects. This value is assigned to the MasterDetailQueryInfo.Relations property.
Stores query settings while running the master-detail Report Wizard.
Initializes a new instance of the class with the specified settings.
An object.
An object implementing the interface.
A object.
Enables you to generate master-detail reports with the specified settings in code (without running the Report Wizard).
For internal use.
A object.
Specifies the full description of a page size, as it appears in the corresponding drop-down menu on the Label Wizard page.
A value.
Indicates the paper size, as measured in report units.
A structure.
Specifies the paper kind size.
A structure.
Indicates whether or not the roll paper is used.
true, if the roll paper mode is enabled; otherwise, false.
Indicates the DPI unit in which the paper size is measured.
A value, identifying the unit of measurement.
Specifies the short description of a page size, as it appears on the Label Wizard page.
A value.
Specifies the paper kind name.
A value.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the PaperKindItem.Name property.
A structure. This value is assigned to the PaperKindItem.Size property.
An integer value.
A enumeration value.
A floating-point value. This value is assigned to the PaperKindItem.UnitDpi property.
true, to enable the roll paper mode; otherwise, false. This value is assigned to the PaperKindItem.IsRollPaper property.
Initializes a new instance of the class with the specified settings.
A value. This value is assigned to the PaperKindItem.Name property.
A structure. This value is assigned to the PaperKindItem.Size property.
An integer value. This value is assigned to the CustomLabelInformation.PaperKindDataId property.
A enumeration value. This value is assigned to the PaperKindList.PaperKind property.
Provides settings to paper kinds listed in the Label Wizard.
Indicates the page orientation.
true, to use the landscape page orientation; otherwise, false.
Indicates the paper kind.
A enumeration value.
Indicates whether or not the roll paper is used.
true, if the roll paper mode is enabled; otherwise, false.
Indicates the DPI corresponding to the currently selected paper kind (as defined by the PaperKindList.CurrentID property).
A value.
Indicates the paper size corresponding to the currently selected paper kind (as defined by the PaperKindList.CurrentID property), measured in report units.
A structure. This value is measured in report units.
Indicates the paper size corresponding to the currently selected paper kind (defined by the PaperKindList.CurrentID property). The paper size is measured in units defined by the PaperKindList.UnitDpi property.
A structure. This value is measured in units defined by the PaperKindList.UnitDpi property.
Specifies the short description of a page size, as it appears on the Label Wizard page.
A value.
Indicates the paper name.
A value.
Indicates the DPI used to measure the paper size corresponding to the currently selected paper kind (as defined by the PaperKindList.CurrentID property).
A value.
Specifies the ID of the currently selected paper kind.
An integer value.
Specifies the zero-based index of the currently selected paper kind in the collection.
An integer value.
Adds the specified paper kind to the collection.
A object.
Initializes a new instance of the class with the specified report DPI.
A value. This value is assigned to the PaperKindList.ReportDpi property.
A collection of objects.
A method that will handle the XRControl.PrintOnPage event.
An object of any type that triggers the XRControl.PrintOnPage event.
A object that provides data for the XRControl.PrintOnPage event.
Contains classes that provide functionality to the Report Wizard page presenters.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the specified settings.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Enables you to generate reports with the specified settings in code (without running the Report Wizard).
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Initializes a new instance of the class with the default settings.
Provides information about a report, according to its .
Specifies options of a report template.
A object.
Specifies the template report's fields.
A collection of objects.
Specifies the template report type.
A value.
Specifies whether the Report Wizard should try to create the report with the binding expressions mode.
true, to try to create a report with binding expressions; false, to use the legacy binding mode.
For internal use.
Specifies the information that is required to create a custom Label Report.
A object.
For internal use. Specifies the ID of a product label's details.
An integer value.
For internal use. Specifies the ID of a product label.
An integer value.
Specifies the report title (for printing on the report header).
A value.
Specifies the report visual style.
A enumeration value.
Specifies the report layout type.
A enumeration value.
Specifies whether or not null values (if occurred in a data source) should be ignored when calculating a summary function.
true to ignore null values; otherwise false.
Specifies options required to calculate a summary function in a report.
A collection of objects.
Specifies whether or not the data fields' content should affect the width of corresponding report controls.
true to adjust the field width; otherwise false.
Specifies the report page orientation.
true if the page orientation is portrait; otherwise false.
Specifies the report type.
A enumeration value.
Specifies the grouping levels available in a report.
An array of values.
For internal use.
Specifies the data columns that are available in the Report Wizard.
An array of values, specifying the columns available from the datasource.
For internal use.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Specifies whether or not there are groups in the report.
true if the report contains groups; otherwise false.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Initializes a new instance of the class with the default settings.
Stores intermediate report settings during the Report Wizard execution.
Specifies whether or not to expand complex fields, displaying the nested fields they contain.
true, to expand complex fields displaying their contents; otherwise, false.
Specifies whether or not to use a newer Report Wizard version that enables creating master-detail reports and specify its grouping and summary options.
true, to use the master-detail Report Wizard version; false, to use the standard Report Wizard version.
Initializes a new instance of the class with the default settings.
Provides Report Wizard settings.
A category containing templates for sales reports.
A category containing templates for invoice reports.
Lists the categories of reports available in the Template Wizard.
A category that contains fields displaying order details.
A category that contains fields with general information about an invoice report.
A category that contains fields providing information about a customer.
A category that contains fields providing information about a vendor.
Lists the categories of fields available in the Template Report.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Corresponds to the Tax template field.
Corresponds to the Discount template field.
Corresponds to the Unit Tax template field.
Corresponds to the Unit Discount template field.
Corresponds to the Unit Price template field.
Corresponds to the Quantity template field.
Corresponds to the Product Description template field.
Corresponds to the Product Name template field.
Corresponds to the Invoice Due Date template field.
Corresponds to the Invoice Date template field.
Corresponds to the Invoice Number template field.
Corresponds to the Customer Country template field.
Corresponds to the Customer City template field.
Corresponds to the Customer Address template field.
Corresponds to the Customer Contact Name template field.
Corresponds to the Customer Name template field.
Corresponds to the Vendor Phone template field.
Corresponds to the Vendor Email template field.
Corresponds to the Vendor Website template field.
Corresponds to the Vendor Country template field.
Corresponds to the Vendor City template field.
Corresponds to the Vendor Address template field.
Corresponds to the Vendor Contact Name template field.
Corresponds to the Vendor Name template field.
Lists the types of fields used in the Template Report.
Provides access to template options.
A object.
Provides access to template fields.
A list of objects.
Initializes a new instance of the class with the specified settings.
A value, specifying the template name. This value is assigned to the TemplateInfoBase.Name property.
A enumeration value. This value is assigned to the TemplateInfoBase.Category property.
A object. This value is assigned to the TemplateInfoBase.ReportType property.
A object. This value is assigned to the TemplateInfoBase.PreviewImage property.
Provides information about a Template Report.
Specifies whether the tax value is included in the price values.
A value that specifies whether the tax value is included in the price values.
Specifies to which range a tax value should be applied.
A enumeration value.
Specifies the selected tax value type.
A enumeration value.
Specifies to which range a discount value should be applied.
A enumeration value.
Specifies the selected discount value type.
A enumeration value.
Specifies the index of the selected currency pattern.
An index of the selected currency pattern.
Specifies the selected currency symbol.
A string that specifies the currency symbol.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Creates a copy of the current object.
A object which is a copy of the current object.
Initializes a new instance of the class with the defaut settings.
Provides options for templates available in the Report Wizard.
Contains classes and interfaces used to provide template functionality to the Report Wizard.
A value is applied to an entire report.
A value is applied to individual lines.
A value is not taken into account.
For internal use.
Lists the ranges to which values in the Template Report can be applied.
A value is a percent of the original value as a decimal fraction.
A value is a percent of the original value as a fraction of 100.
A value is fixed, meaning that it is applied to individual items and does not depend on the item quantity.
A value is flat, meaning that it is applied to line subtotals.
For internal use.
Lists the types for template field values available in the Template Wizard.
Occurs when the selected item in the Available items list is changed.
If implemented, specifies the data source selected in the Available items list.
A value.
If implemented, shows or hides the wait indicator on a wizard page.
true to show the wait indicator; otherwise false.
If implemented, populates the list of available data sources.
A collection of objects.
This page is no longer used in the current Report Wizard implementation.
This page is no longer used in the current Report Wizard implementation.
Contains classes and interfaces that provide functionality to the Report Wizard page views.
Specifies the schema of an .
An array of objects.
Specifies the file name of an .
A value.
Specifies the options of an .
An descendant.
Specifies whether or not to save the password for an .
true to save the password for an Excel document; otherwise false.
Specifies the state of check boxes throughout the creation pages.
A flags enumeration value.
Specifies parameters to pass to an constructor.
An array of objects.
Specifies a constructor used to create an instance of an .
A object, containing information about a class constructor.
Specifies parameters to pass to an method.
An array of objects.
Specifies an member to use for data binding.
An object containing information about an object data source member.
Specifies the report data source schema.
A value, specifying the data source schema.
Specifies the data connection options.
An object implementing the interface.
Specifies the report data member.
A value, specifying the report data member.
Provides access to the collection of SQL queries displayed in the Data Source Wizard.
A collection of values, specifying the selected objects.
Specifies how and where to store the connection string of a .
A enumeration value.
Provides information about summary options specified for a report and its detail reports.
A dictionary containing available reports along with associated summary options.
Provides information about grouping levels specified for a report and its detail reports.
A dictionary containing available reports along with associated grouping levels.
Provides information about queries and master-detail relationships between them.
A object.
Specifies the report data source type.
A enumeration value.
For internal use.
A value.
For internal use.
A value.
Specifies additional report model data.
A value.
Specifies the report data source name.
A value.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Creates a new instance, which is a copy of the current instance.
A new instance, which is a copy of the current instance.
Initializes a new instance of the class with the specified report model.
An object.
Initializes a new instance of the class with the default settings.
Stores intermediate report settings during the Data Source Wizard execution.
Contains classes and interfaces that enable Report Wizard customization.
A method that will handle the XRLabel.SummaryCalculated event.
An object of any type that triggers the XRLabel.SummaryCalculated event.
A object that provides data for the XRLabel.SummaryCalculated event.
Provides access to the summary options available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
A object.
Specifies the data columns available in the Report Wizard.
A object.
Initializes a new instance of the class with the specified settings.
A object. This value is assigned to the ColumnInfoSummaryOptions.ColumnInfo property.
One or more enumeration values. This value is assigned to the SummaryOptions.Flags property.
Specifies the information that is required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Specifies the summary functions to display on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
One or more enumeration values.
Specifies the data column, across which a summary function is calculated.
A value, specifying the column name.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Determines whether or not the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Creates a copy of the current instance.
A value.
Initializes a new instance of the class with the specified settings.
A value, specifying the column name. This value is assigned to the ColumnNameSummaryOptions.ColumnName property.
One or more enumeration values. This value is assigned to the ColumnNameSummaryOptions.Flags property.
Initializes a new instance of the class with the specified data column.
A value, specifying the column name. This value is assigned to the ColumnNameSummaryOptions.ColumnName property.
Initializes a new instance of the class with the default settings.
Specifies the information that is required to calculate summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Contains classes and interfaces that are required to create labels in the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface that provides the functionality to run the wizard.
A object.
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.
Provides a presenter to the Select a Data Member page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
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.
A object.
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.
Provides a presenter to the Select the Data Context page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
An enumeration value.
A object.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
An enumeration value.
Provides a presenter to the Select the Data Binding Mode page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface that provides the functionality to run the wizard.
An enumeration value.
A object.
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.
Provides a presenter to the Select a Data Source Member page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface that provides the functionality to run the wizard.
An enumeration value.
A object.
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.
Provides a presenter to the Select a Data Source Type page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Choose a Report Layout page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Choose a Report Style page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies the solution types provider.
An object implementing the interface that provides access to the known types in the current solution.
Returns the type of the next wizard page.
A value.
Validates the correctness of settings specified on the current wizard page.
A value specifying the text of an error message shown if the validation fails.
true, if the validation succeeded; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Provides a presenter to the Choose a Report Template page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies the solution types provider for a wizard page.
An object implementing the interface that provides access to the known types in the current solution.
Returns the type of the next wizard page.
A enumeration value.
Saves settings specified by a wizard page to the report model.
Validates the correctness of settings specified on the current wizard page.
A value specifying the text of an error message shown if the validation fails.
true, if the validation succeeded; otherwise, false.
Initializes controls of the current wizard page.
Provides a presenter to the Choose a Report Type page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Returns the type of the next wizard page.
A enumeration value.
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.)
Provides a presenter to the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
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.
A object.
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.
Provides a presenter to the Specify a Connection String page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
A object.
Provides a presenter to the Configure Filters page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface that provides the functionality to run the wizard.
A object.
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.
Provides a presenter to the Choose Columns page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
Provides a presenter to the Customize the Label Options page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Add Grouping Levels (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Returns the type of the next wizard page.
A enumeration value.
For internal use. Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
A object.
For internal use. Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
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 that provides a view for a wizard page.
An object implementing the interface that provides the capability to customize the data source schema.
An object implementing the interface that provides the capability to customize the result schema.
An object implementing the interface that provides a service functionality to manage query parameters.
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 the functionality to run the wizard.
An object implementing the interface that provides a view for a wizard page.
An object implementing the interface that provides the capability to customize the data source schema.
An object implementing the interface that provides the capability to customize the result schema.
An object implementing the interface that provides a service functionality to manage query parameters.
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 that provides a view for a wizard page.
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.
Provides a presenter to the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
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 query parameters.
An object implementing the interface.
An object implementing the interface that provides the capability to customize the data source schema.
An object implementing the interface that provides the capability to customize the result schema.
An object implementing the interface that provides custom validation logic for SQL queries.
An object implementing the interface that provides the functionality to run the wizard.
An object that specifies the wizard options.
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 a service functionality to manage query parameters.
An object implementing the interface.
An object implementing the interface that provides the capability to customize the data source schema.
An object implementing the interface that provides the capability to customize the result schema.
An object implementing the interface that provides custom validation logic for SQL queries.
An object implementing the interface that provides the functionality to run the wizard.
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 a service functionality to manage query parameters.
An object implementing the interface.
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 implementing the interface that provides the functionality to run the wizard.
An object that specifies the wizard options.
Provides a presenter to the Configure Query Parameters page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
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.)
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
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.
A object.
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.
Provides a presenter to the Specify the Constructor Parameters page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
An enumeration value.
A object.
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.
Provides a presenter to the Specify the Member Parameters page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface.
Provides a presenter to the Select the Label Type page of the Report Wizard.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Saves settings specified by a wizard page to the report model.
Initializes controls of the current wizard page.
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
Provides a presenter to the Set the Report Title page of the Report Wizard.
A justified report layout.
A tabular report layout.
A columnar report layout.
A left-aligned report layout.
A left-aligned report layout.
An outlined report layout.
An outlined report layout.
A modular report layout.
A stepped report layout.
The default report layout.
Lists the report layouts available on the Choose a Report Layout page of the Report Wizard.
The Formal visual style.
The Corporate visual style.
The Compact visual style.
The Casual visual style.
The Bold visual style.
Lists the report styles available on the Choose a Report Style page of the Report Wizard.
The Template report type.
For internal use.
The Empty report type.
The Label report type.
The Standard report type.
Lists the report types available on the Choose a Report Type page of the Report Wizard.
The Count summary function is calculated.
The Max summary function is calculated.
The Min summary function is calculated.
The Average summary function is calculated.
The Sum summary function is calculated.
No summary function is calculated.
Lists the summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Specifies whether or not the Count function should be calculated across the created report.
true if the Count function is enabled; otherwise false.
Specifies whether or not the Max function should be calculated across the created report.
true if the Max function is enabled; otherwise false.
Specifies whether or not the Min function should be calculated across the created report.
true if the Min function is enabled; otherwise false.
Specifies whether or not the Average function should be calculated across the created report.
true if the Average function is enabled; otherwise false.
Specifies whether or not the Sum function should be calculated across the created report.
true if the Sum function is enabled; otherwise false.
Specifies the summary functions to display on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
One or more enumeration values.
Initializes a new instance of the class with the specified settings.
One or more enumeration values. This value is assigned to the SummaryOptions.Flags property.
Provides settings that are required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
If implemented, specifies the selected report layout.
A enumeration value.
If implemented, specifies the state of the Adjust the field width check box.
true, to activate the check box; otherwise, false.
If implemented, 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.
If implemented, specifies whether or not the report contains groups.
true, if the report is grouped; otherwise, false.
If implemented, provides a view for the Choose a Report Layout page of the Report Wizard.
If implemented, specifies the report visual style.
A enumeration value.
If implemented, provides a view for the Choose a Report Style page of the Report Wizard.
If implemented, specifies the selected template report type.
A object.
If implemented, populates the list of available templates.
A collection of objects.
If implemented, provides a view for the Choose a Report Template page of the Report Wizard.
Occurs when the report type selected on a wizard page is changed.
If implemented, specifies the selected report type.
A enumeration value.
If implemented, provides a view for the Choose a Report Type page of the Report Wizard.
If implemented, specifies the state of the Ignore null values check box.
true to activate the check box; otherwise false.
If implemented, shows or hides the wait indicator on a wizard page.
true to show the wait indicator; otherwise false.
If implemented, 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.
If implemented, provides a view for the Specify Summary Options (Single-Query Version) page of the Report Wizard.
Occurs when the entry selected in the Page Size drop-down list is changed.
Occurs when label information displayed in the dedicated editors is changed.
Occurs when the state of the Inch and Millimeter radio buttons is changed.
If implemented, specifies the entry selected in the Page Size drop-down list.
An integer value that is an index of the selected entry.
If implemented, specifies the state of the Inch and Millimeter radio buttons.
A value that specifies the state of the Inch and Millimeter radio buttons.
If implemented, specifies the value of the Bottom Margin editor.
A value.
If implemented, specifies the value of the Right Margin editor.
A value.
If implemented, specifies the value of the Left Margin editor.
A value.
If implemented, specifies the value of the Top Margin editor.
A value.
If implemented, specifies the value of the Horizontal Pitch editor.
A value.
If implemented, specifies the value of the Vertical Pitch editor.
A value.
If implemented, specifies the value of the Label Height editor.
A value.
If implemented, specifies the value of the Label Width editor.
A value.
If implemented, populates the list of the available page sizes.
A collection of objects.
If implemented, provides a view for the Customize the Label Options page of the Report Wizard.
If implemented, specifies the collection of available template fields.
A collection of objects.
If implemented, 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.
If implemented, provides a view for the Map Report Template Fields page of the Report Wizard.
Occurs when a query selected on a wizard page is changed.
If implemented, specifies a query selected on a wizard page.
A object.
If implemented, initializes a wizard page with the specified settings.
A collection of objects.
If implemented, provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard.
Occurs when the collection of currently selected summaries is changed.
Occurs when a query selected on a wizard page is changed.
If implemented, specifies the state of the Ignore null values check box.
true, to activate the check box; otherwise, false.
If implemented, specifies a query selected on a wizard page.
A object.
If implemented, fills the Fields drop-downs with available columns.
An array of objects.
If implemented, fills the Summary functions drop-downs with available summary types.
An object that contains information about selected summary functions.
If implemented, initializes a wizard page with the list of available queries.
A collection of objects.
If implemented, provides a view for the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Occurs when the collection of data members and fields selected on a wizard page is changed.
If implemented, performs actions with the view required before and after removing fields.
A delegate.
If implemented, performs actions with the view required before and after adding fields.
A delegate.
A object that specifies the root field.
If implemented, initializes a wizard page with the specified query and field models.
A collection of objects.
A collection of objects.
If implemented, provides a view for the Choose Fields to Display in a Report (Multi-Query Version) page of the Report Wizard.
Occurs when the active table in the list of the available tables is changed.
If implemented, specifies the report data member.
A value, specifying the report data member.
If implemented, populates the list of available data columns corresponding to a specific data member.
An array of objects.
If implemented, populates the list of available data members displayed on this wizard page.
An array of objects.
If implemented, returns the list of data columns that are selected on this wizard page.
An array of value, specifying the column names.
If implemented, selects the specified data columns
An array of values, specifying the column names.
If implemented, provides a view for the Choose Fields to Display in a Report (Single-Query Version) page of the Report Wizard.
Occurs when the active record in the Product Number drop-down list is changed.
Occurs when the active record in the Label Products drop-down list is changed.
If implemented, specifies the entry selected in the Product Number drop-down list.
A object.
If implemented, specifies the entry selected in the Label Products drop-down list.
A object.
If implemented, specifies the settings of the current paper kind.
A value.
If implemented, updates label information displayed in the dedicated editors.
If implemented, populates the Product Number drop-down list.
A collection of objects.
If implemented, populates the Label Products drop-down list.
A collection of objects.
If implemented, provides a view for the Select the Label Type page of the Report Wizard.
If implemented, specifies the report title text.
A value.
If implemented, provides a view for the Set the Report Title page of the Report Wizard.
Occurs when any property on the current wizard page changes.
If implemented, specifies whether the discount value can be edited.
true, if the discount value can be edited; otherwise, false.
If implemented, specifies whether the tax value can be edited.
true, if the tax value can be edited; otherwise, false.
If implemented, specifies to which range a discount value should be applied.
A enumeration value.
If implemented, specifies the selected discount value type.
A enumeration value.
If implemented, specifies the discount value.
An object that specifies the discount value.
If implemented, specifies whether the tax value is included in the price values.
true, if the tax is included in the price values; otherwise, false.
If implemented, specifies to which range a tax value should be applied.
A enumeration value.
If implemented, specifies the selected tax value type.
A enumeration value.
If implemented, specifies the tax value.
An object that specifies the tax value.
If implemented, specifies the index of the selected currency format.
An index of the selected currency format.
If implemented, specifies the selected currency symbol.
A string that specifies the currency symbol.
If implemented, 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.
If implemented, 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.
If implemented, populates the list of available types for discount values.
A collection of discount value types.
If implemented, populates the list of available types for tax values.
A collection of tax value types.
If implemented, populates the list of available currency formats.
A collection of currency formats.
If implemented, populates the list of available currency symbols.
A collection of currency symbols.
If implemented, 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.
If implemented, provides a view for the Specify Report Template Options page of the Report Wizard.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
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.
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 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 the capability to customize the result 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.
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.
This page is no longer used in the current Report Wizard implementation. Use the class instead (corresponding to the Create a Query or Select a Stored Procedure (Multi-Query Version) wizard page).
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Returns the type of the next wizard page.
A enumeration value.
Initializes a new instance of the class with the specified settings.
An object implementing the interface.
An object implementing the interface that provides the functionality to run the wizard.
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.
A object.
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 the capability to customize the result schema.
An object implementing the interface that provides custom validation logic for SQL queries.
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.
This page is no longer used in the current Report Wizard implementation. Use the class instead (corresponding to the Configure Query Parameters wizard page).
Specifies whether or not the Finish button is enabled on a wizard page.
true, if the Finish button is enabled; otherwise, false.
Specifies whether or not the Next button is enabled on a wizard page.
true, if the Next button is enabled; otherwise, false.
Initializes controls of the current wizard page.
Saves settings specified by a wizard page to the report model.
Returns the type of the next wizard page.
A enumeration value.
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.)
Initializes a new instance of the class with the specified page view.
An object implementing the interface.
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).
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.
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.
Occurs when the collection of the currently selected columns is changed.
If implemented, shows or hides the wait indicator on a wizard page.
true to show the wait indicator; otherwise false.
If implemented, populates the list of selected columns.
An array of objects, specifying the columns to be added to the list.
If implemented, populates the list of available commands.
An array of objects, specifying the columns to be added to the list.
If implemented, gets a collection of the items selected in the list of selected columns.
An array of objects.
If implemented, gets a collection of the items selected in the list of available columns.
An array of objects.
If implemented, activates or deactivates the Remove All Columns button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Remove Columns button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Add All Columns button on a wizard page.
true to activate the button; otherwise false.
If implemented, activates or deactivates the Add Columns button on a wizard page.
true to activate the button; otherwise false.
This page is no longer used in the current Report Wizard implementation. Use the interface instead (corresponding to the Choose Fields to Display in a Report (Multi-Query Version) wizard page).
A method that will handle the XRControl.PreviewMouseMove and XRControl.PreviewClick events.
An object of any type that triggers the XRControl.PreviewMouseMove or XRControl.PreviewClick event.
A object that provides data for the XRControl.PreviewMouseMove and XRControl.PreviewClick events.