DevExpress.XtraReports.v14.1
Lists the supported systems of measurement.
The unit of measurement is in hundredths of an inch.
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.
A Rich Text control which is used to display, enter, and manipulate formatted text.
Initializes a new instance of the XRRichText class with default settings.
Starts the XRRichText's initialization. Initialization occurs at runtime.
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.
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.
Clears all contents of the Rich Text control.
Ends the XRRichText's initialization.
Overrides the property, to return the font from the content of the control.
A value representing the effective font.
Overrides the property, to return the foreground color from the content of the control.
A value representing the effective foreground color.
Bindable. Used to supply HTML content to a XRRichText control.
Always empty string.
Overrides the property.
true to keep the contents of the entire control on a single page; otherwise, false.
Gets or sets the text lines in the XRRichText control.
An array of values that contain some text in the XRRichText control.
Loads the contents of an existing data stream into the XRRichText control.
A of data to load into the XRRichText control.
An enumeration value that determines the type of stream to be used for loading data into the XRRichText control.
Loads a specific type of file into the XRRichText control.
A containing a path to the file to be loaded into the XRRichText control.
An enumeration value that determines the type of stream used to load the file into the XRRichText control.
Loads the contents of the Rich Text Format (RTF) file into the XRRichText control.
A containing a path to the file to be loaded into the XRRichText control.
Bindable. Gets or sets the text of the XRRichText control, including all the Rich Text Format (RTF) codes.
A value which represents the control's text in RTF format.
Saves the contents of the XRRichText 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 XRRichText control's contents to a file.
Saves the contents of the XRRichText control to the specified open data stream.
A of data to which the contents of the XRRichText 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 XRRichText control to a Rich Text Format (RTF) file.
A containing a path to the file, which the contents of the XRRichText control will be saved to.
Overrides the property.
A value containing the text associated with the control.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A value.
Serves as the base class for classes that represent collections of class descendants.
Initializes a new instance of the XRControlCollectionBase class with the specified owner.
An object, which will be the container for the created collection.
Disposes of the XRControlCollectionBase object.
A method that will handle the event.
A method that will handle the event.
The descendant which fires the event.
A object that contains data related to the event.
For internal use. Assists the XtraReports Suite localization.
Initializes a new instance of the ResFinder class with default settings.
Contains the names of the scripts assigned to .
Gets or sets the name of the script used to handle the event.
A value.
Specifies how the Windows Forms control that is embedded using a should be internally rendered 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.
Contains names of the scripts for an control.
Gets or sets the name of the script used to handle the event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the script name.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Obsolete.
A value.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Overrides the property.
A containing the script's code for the event.
Contains names of the scripts for an control.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Provides the appearance settings used to print a pivot grid.
For internal use. Initializes a new instance of the XRPivotGridAppearances class with default settings.
Gets the appearance settings used to print data cells.
An object that provides the appearance settings used to print data cells.
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 field headers.
An object that provides the appearance settings used to print field headers.
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 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 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 Grand Total cells.
An object that provides the appearance settings used to print Grand Total cells.
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 horizontal and vertical lines.
An object that provides the appearance settings used to print grid lines.
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.
Restores the appearance settings from the specified stream.
A descendant from which the appearance settings are read.
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 system registry path.
A value specifying the system registry path to which the appearance settings are saved.
Saves the appearance settings to a specific stream.
A descendant to which the appearance settings are written.
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.
Gets the appearance settings used to print automatic total cells.
An object that provides the appearance settings used to print automatic total cells.
Represents the container of styles which determine the appearance of 's elements.
Initializes a new instance of the XRPivotGridStyles class with the specified owner.
An object which will be the container for the created collection of styles.
Gets or sets a style which is used to print data cells.
An object.
Gets or sets a style which is used to print custom total cells.
An object.
Overrides the XRControlStyles.EvenStyle property to hide it.
Always null (Nothing in Visual Basic).
Gets or sets a style which is used to print field headers.
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 the headers of Totals.
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 Grand Total cells.
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 the horizontal and vertical lines.
An object.
Overrides the XRControlStyles.OddStyle property to hide it.
Always null (Nothing in Visual Basic).
Overrides the XRControlStyles.Style property to hide it.
Always null (Nothing in Visual Basic).
Gets or sets a style which is used to print automatic total cells.
An object.
Represents a field within the control.
Initializes a new instance of the XRPivotGridField 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 XRPivotGridField object.
A value that identifies the area in which the new XRPivotGridField object will be positioned.
Initializes a new instance of the XRPivotGridField class.
A object.
Initializes a new instance of the XRPivotGridField class with default settings.
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.
Gets the collection of custom totals for the current field.
An object that represents the collection of custom totals.
Gets or sets the name of the database field that is assigned to the current XRPivotGridField object.
A value which is the name of the data field.
Contains the field's options.
An object which contains the field's options.
Returns the textual representation of XRPivotGridField's display text.
A value, specifying the field's display text.
Provides the multi-column functionality for reports.
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.
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 the direction in which a multi-column Detail band is printed on a page.
A enumeration value.
Specifies the layout direction for columns in a multi-column report.
A enumeration value.
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 order in which the detail band is printed on a page when the multi-column mode is enabled.
The detail bands are printed horizontally, then vertically (in rows).
The detail bands are printed vertically, then horizontally (in columns).
Provides functionality for creating Pivot Grids in the XtraReports Suite.
Initializes a new instance of the XRPivotGrid class with default settings.
Provides access to the properties that control the appearance of the pivot grid's elements.
An object.
For internal use.
An object.
Overrides the property.
A value.
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.
Resizes the columns which correspond to the data fields and row fields to the minimum width required to completely display the column's contents.
Overrides the property.
A value.
Specifies the XRPivotGrid border width.
A value.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Collapses all the columns and rows in the pivot grid.
Collapses all the columns in the pivot grid.
Collapses all the rows in the pivot grid.
Gets the number of columns in the XRPivotGrid.
An integer value that specifies the number of columns displayed within the XRPivotGrid.
Enables custom display text to be provided for the cells displayed within the Data Area.
Allows you to replace cell values with custom ones.
Enables you to specify a custom column width (e.g., to hide some columns based on specific criteria).
Provides the capability to sort data using custom rules.
Allows you to customize field value cells of XRPivotGrid.
Allows you to custom group values of column and row fields.
Enables you to specify a custom row height (e.g., to hide some rows based on specific criteria).
Enables summary values to be calculated manually.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Enables data to be provided for unbound fields.
Gets or sets the data adapter used to populate the pivot grid's data source.
A which represents the pivot grid's data adapter.
Overrides the property to hide it.
An empty object.
Specifies the data source member which supplies data to the Pivot Grid.
A value that is the data source member.
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.
Overrides the event.
Overrides the property to hide it.
Always .
Expands all the columns and rows in the pivot grid.
Expands all the columns in the pivot grid.
Expands all the rows in the pivot grid.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Provides access to a pivot grid's field collection.
An object which represents a collection of all the fields within a pivot grid.
Enables the display text of individual column and row headers and filter dropdown items to be customized.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Overrides the property.
A value.
Overrides the property.
A value.
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.
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.
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.
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.
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.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
For internal use.
A object.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Overrides the event.
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.
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.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Overrides the property to hide it.
Always .
Specifies a connection string to a cube in an MS Analysis Services database.
A connection string.
Specifies an OLAP data provider.
An enumeration member that specifies which data provider should be used to bind to an OLAP cube.
For internal use. Provides access to the control's behavior options.
A descendant.
Provides access to the options controlling the display of the XRPivotGrid's data in an .
A object that contains corresponding options.
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 XRPivotGrid.
A object.
For internal use.
A object.
Provides access to the PivotGridControl's OLAP mode specific options.
A object.
Provides access to the pivot grid's print options.
An object which contains the pivot grid's print options.
Provides access to the pivot grid's display options.
An object which contains the pivot grid's display options.
Overrides the property.
A object.
Provides access to the Prefilter settings that enable filtering the incoming data.
An object that contains the prefilter's settings.
Fires when the Prefilter's criteria are changed.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
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.
Overrides the event to hide it.
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.
Creates objects for all the fields in the 's bound data source.
Gets the number of rows in the XRPivotGrid.
An integer value that specifies the number of rows displayed within the XRPivotGrid.
Provides access to an object that contains XRPivotGrid-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XRPivotGrid's events.
Overrides the property to hide it.
Always .
Provides access to the style settings that control the appearance of the .
An object that provides style settings for the XRPivotGrid.
Overrides the property.
A value.
Overrides the property to hide it.
A value.
Overrides the event.
Gets or sets the name of the style assigned to the property.
A value, which represents the style name.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
For internal use.
Specifies which formula is used to calculate the checksum for the MSI barcode.
The checksum is calculated with respect to base 10 twice.
The checksum is calculated with respect to base 10.
The checksum is not calculated.
The base for the and classes.
Overrides the property to hide it.
Always false.
Overrides the property to hide it.
Always .
Gets or sets a value specifying whether the PageBand should be printed on the same page with Report Header and Report Footer bands.
A enumeration value, which specifies the method of printing the PageBand.
Specifies how groups of records should be split across pages, if required.
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.
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 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).
Provides functionality for creating Charts in XtraReports.
Initializes a new instance of the XRChart class with default settings.
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.
Gets or sets the appearance name currently used to draw the chart's elements.
A value which represents the appearance name.
For internal use. This property is used to support serialization of the property.
A value.
Provides access to the repository of a chart's appearance settings.
An object.
Specifies whether or not the data settings of a Chart are automatically adjusted after linking it to a Pivot Grid.
true, to enable automatic customization of the Chart's data settings; otherwise, false.
Specifies whether or not the layout settings of a Chart are automatically adjusted after linking it to a Pivot Grid.
true, to enable automatic customization of the Chart's layout settings; otherwise, false.
Occurs when the scale mode, measure unit, grid alignment or grid spacing of the axis scale has been changed.
Occurs when the axis visual range has been changed.
Occurs when the axis whole range has been changed.
Gets or sets the chart control's background color.
A value which specifies the chart control's background color.
Gets the background image settings of the chart control.
A object which provides the settings that specify the chart control's background image.
Starts the XRChart's initialization. Initialization occurs at runtime.
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 property.
A value. This value is assigned to the 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 property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a 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 property of a 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 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 property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a 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 property of a 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 property.
A value. This value is assigned to the 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 property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a 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 property of a 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 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 property.
A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a 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 property of a object.
Occurs every time a chart control generates its series points from the underlying data source.
For internal use. Supports the serialization of the XRChart control.
Occurs before an axis label is drawn when the chart's content 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.
Occurs before a series point is drawn when the chart's contents is being drawn.
Occurs when applying automatic data source settings to a Chart that is linked to a Pivot Grid.
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 before automatic settings are applied to the Simple Diagram's layout properties.
Occurs after automatic layout settings are applied to the X-axis' labels.
Occurs after the chart has been drawn.
Gets or sets the data adapter used to populate the chart control's data source.
A which represents the chart's data adapter.
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.
Gets the chart control's diagram and provides access to its settings.
A object that represents the chart control's diagram.
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.
Ends the XRChart's initialization.
Gets the chart control's background fill style.
A object which specifies the background fill style.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
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 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.
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.
Gets or sets a value which indicates how an XRChart contents are rendered.
A enumeration value which specifies how a chart is rendered in a report.
Specifies the palette that is used to paint all indicators that exist in a chart control.
A value, specifying the palette name.
Gets the indicators palette repository of the chart.
A object which represents the indicators palette repository of the chart.
Overrides the property.
true to keep the contents of the entire control on a single page; otherwise, false.
Gets the chart control's legend and provides access to its settings.
A object that represents the chart control's legend.
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.
Overrides the property.
A object representing padding values for a control.
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 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.
Gets the palette repository of the chart.
A object which represents the palette repository of the chart.
Fires when a pie slice, representing a series point, is moved to or from the pie center.
Provides access to the layout settings of a Chart that is linked with a Pivot Grid.
A object, storing the Pivot Chart settings.
Occurs after a chart has been bound to a Pivot Grid.
Occurs after a chart has been bound to a Pivot Grid.
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.
Cancels the changes applied to the for each series, and makes it equal to the .
Resets the text pattern applied to the legend items via the property.
Resets the property to an empty value.
Resets the collection of the chart's summary functions.
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.
Provides access to an object that contains XRChart-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XRChart's events.
Provides access to the chart's collection of series objects.
A object that represents the collection of series.
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 used to name data bound series.
A object that contains naming settings.
Gets or sets the string value used to support serialization of the property.
An array of objects.
Gets or sets a value that specifies how series are sorted within the chart control based upon the series names.
A enumeration value.
Gets the template settings for bound series.
A object that contains the template settings for bound series.
Gets or sets the fixed distance value between bars in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart.
An integer value which represents the fixed distance between bars, measured in pixels.
Gets or sets the variable distance value between bars in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart.
A value which represents the variable bar distance between bars, measured in fractions of axis units.
Gets or sets a value indicating whether all bars of a series should have equal width in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart.
true if all bars of the same series should always have equal width; otherwise, false.
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.
Overrides the property.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines a set of styles for an .
Overrides the property.
A System.String value containing the text associated with the control.
Overrides the property.
One of the enumeration's values that specifies how the text is aligned in the control.
Overrides the event.
Gets the collection of chart titles.
A object that represents the collection of chart titles.
Unregisters the summary function with the specified name.
A value representing the name of the summary function to be unregistered.
Overrides the property.
true if the control wraps words; otherwise, false.
Overrides the property to hide it.
A value.
The class used to generate a UPC Supplemental 5 barcode.
Initializes a new instance of the class with default settings.
The class used to generate a UPC Supplemental 2 barcode.
Initializes a new instance of the class with default settings.
The class used to generate a UPC-E1 barcode.
Initializes a new instance of the class with default settings.
The class used to generate a UPC-E0 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate an UPC A barcode.
Initializes a new instance of the class with default settings.
Represents a security permission applied to scripts that are executed when creating a report.
Initializes a new instance of the ScriptSecurityPermission class with the specified name.
A that specifies the name of the security permission. This value is assigned to the property.
Initializes a new instance of the ScriptSecurityPermission class with the specified name and permission.
A that specifies the name of the security permission. This value is assigned to the property.
true to deny the specified security permission; otherwise, false. This value is assigned to the property.
Initializes a new instance of the ScriptSecurityPermission class with default settings.
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.
Gets or sets the security permission.
An object implementing the interface.
Returns the textual representation of ScriptSecurityPermission.
A value, which is the textual representation of the permission.
Represents the class used to generate a PostNet barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Matrix 2 of 5 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate an Interleaved 2 of 5 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate an Industrial 2 of 5 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate an EAN 8 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate an EAN 13 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate an EAN 128 barcode.
Initializes a new instance of the class with default settings.
Gets or sets the value specifying the charset type for the EAN 128 barcode.
A enumeration value that specifies a charset to be used.
The class used to generate a MSI barcode.
Initializes a new instance of the class with default settings.
Gets or sets the value which specifies the checksum type for the MSI barcode.
One of the enumeration's values.
Represents the class used to generate a Code 93 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 93 Extended barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 39 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 39 Extended barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Code 11 barcode.
Initializes a new instance of the class with default settings.
Represents the class used to generate a Codabar barcode.
Initializes a new instance of the class with default settings.
Gets or sets the value specifying the first (start) and last (stop) symbols used to code the Codabar barcode's structure.
One of the enumeration's values specifying the pair of start and stop symbols used.
A Zip Code control that displays a zip code in a report.
Initializes a new instance of the class with default settings.
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.
Overrides the property.
A value containing text associated with the control.
Overrides the property to hide it.
A enumeration value.
Overrides the property to hide it.
A Boolean value.
Overrides the property to hide it.
A value.
Specifies the type of the End-User Designer tool window.
Identifies the Field List window.
Identifies the Properties window.
Identifies the Report Explorer window.
A Table of Contents that is auto-generated based on the hierarchy of bookmarks existing in a report.
Initializes a new instance of the XRTableOfContents class with default settings.
For internal use.
A collection of descendants.
For internal use only. Overrides the property, to hide it.
A structure.
For internal use only. Overrides the property, to hide it.
A Boolean value.
For internal use only. Overrides the property, to hide it.
A object.
Contains default formating properties for hierarchical levels of .
An object.
Provides access to the collection of levels.
An object.
Contains text and formating properties for a title of an .
An object.
Specifies the maximum number of levels to be displayed. If set to 0, no limitation applied.
An integer value.
For internal use only. Overrides the property, to hide it.
A structure.
Overrides the property to hide it.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object.
A Sparkline control.
Initializes a new instance of the XRSparkline class with default settings.
Specifies the data adapter that is assigned to the sparkline.
A value, specifying the sparkline data adapter.
Specifies the name of a data member that is assigned to the sparkline.
A value, specifying the data member name.
Specifies the data source that is assigned to the sparkline.
A value, specifying the sparkline data source.
For internal use.
A object.
For internal use only. Overrides the property, to hide it.
A structure.
For internal use only. Overrides the property, to hide it.
A Boolean value.
For internal use only. Overrides the property, to hide it.
A value.
For internal use only. Overrides the property, to hide it.
A enumeration value.
Specifies the name of a data member that supplies values to the sparkline.
A value.
Specifies the view type of the XRSparkline.
A descendant, specifying the Sparkline view type.
For internal use only. Overrides the property, to hide it.
A Boolean value.
For internal use only. Overrides the property, to hide it.
A value.
Specifies the character set used for coding the Code 128 barcode structure.
The "A" character set will be used for coding a barcode.
The character set will be chosen automatically according to the assigned to the barcode.
The "B" character set will be used for coding a barcode.
The "C" character set will be used for coding a barcode.
Specifies the first (start) and last (stop) symbols used to code the Codabar barcode structure.
The first element in a barcode is "A" and the last element is "T".
The first element in a barcode is "B" and the last element is "N".
The first element in a barcode is "C" and the last element is "*".
The first element in a barcode is "D" and the last element is "E".
The are no start (first) and stop (last) elements used in a barcode.
Provides data for the event.
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 settings that determine the availability of popup hints and warnings in the Report Designer.
Initializes a new instance of the DesignerOptions class with default settings.
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.
The base for the obsolete class.
Initializes a new instance of the XRRichTextBoxBase class with default settings.
Gets or sets the control's background color.
A object that represents the background color.
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 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.
Clears all the control's content.
For internal use.
A Boolean value.
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 property.
A Boolean value.
For internal use. Gets or sets the text lines in the XRRichTextBoxBase control.
An array of values that contain some text in the XRRichTextBoxBase control.
For internal use. Loads a specific type of file into the XRRichTextBoxBase control.
A containing a path to the file to be loaded into the XRRichTextBoxBase control.
An enumeration value that determines the type of stream used to load the file into the XRRichTextBoxBase control.
For internal use. Loads the contents of the Rich Text Format (RTF) file into the XRRichTextBoxBase control.
A containing a path to the file to be loaded into the XRRichTextBoxBase control.
For internal use. A of data to load into the XRRichTextBoxBase control.
A of data to load into the XRRichTextBoxBase control.
An enumeration value that determines the type of stream used to load the file into the XRRichTextBoxBase control.
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 padding values (measured in report units).
A object that represents the padding values.
For internal use. Gets or sets the text of the XRRichTextBoxBase control, including all the Rich Text Format (RTF) codes.
A value which represents the control's text in RTF format.
For internal use. Saves the contents of the XRRichTextBoxBase control to the specified open data stream.
A of data to which the contents of the XRRichTextBoxBase 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 XRRichTextBoxBase 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 XRRichTextBoxBase control to a Rich Text Format (RTF) file.
A containing a path to the file, which the contents of the XRRichTextBoxBase control will be saved to.
For internal use. Overrides the property.
A value containing the text associated with the control.
Overrides the property to hide it.
A value.
Contains names of the scripts for an control.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
A Bar Code control.
Initializes a new instance of the XRBarCode class with default settings.
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.
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 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 byte array to be coded into the PDF417 or ECC200 (Data Matrix) barcode.
An array of values to be coded using the barcode's symbology.
For internal use. Accompanies the XML serialization of a barcode's binary data.
A value.
Returns an object representing the default padding value for the XRBarCode class.
A object representing the default padding for a barcode.
Gets or sets the width of the narrowest bar or space in the current XRBarCode instance.
The width of the narrowest bar or space (measured in report units).
Gets or sets the padding values of a barcode (in report units).
A object which contains the padding values of a barcode.
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 symbology (code type) for the barcode and the text displayed in the control.
A class descendant which defines the symbology for the current XRBarCode control.
Gets or sets the textual information to be coded into the PDF417 barcode.
A to be coded using the PDF417 barcode's symbology.
Gets or sets the barcode's text alignment.
A enumeration value that specifies how the text is aligned within the barcode.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
Contains values corresponding to strings that can be localized for the report designer.
"one band per page"
"one band per report"
"Binding"
"Property"
"Invalid binding"
"Show only invalid bindings"
"Appearance"
"Behavior"
"Data"
"Design"
"Elements"
"Layout"
"Navigation"
"Options"
"Page Settings"
"Parameters"
"Printing"
"Structure"
"User Designer"
"Align To Grid"
"Move Down"
"Move Up"
"BottomMargin"
"Bring To Front"
"Commands"
"Copy"
"Cut"
"Delete"
"Detail"
"DetailReport"
"GroupFooter"
"GroupHeader"
"Insert Band"
"Insert Detail Report"
"Unbound"
"PageFooter"
"PageHeader"
"Paste"
"Properties"
"ReportFooter"
"ReportHeader"
"Clear"
"Load File..."
"Send To Back"
"&Convert To Labels"
"Deete"
"Cell"
"Column"
"Row"
"Insert"
"Cell"
"Column To Left"
"Column To Right"
"Row Above"
"Row Below"
"TopMargin"
"View Code"
"Height"
"Loc"
"Size"
"Save '{0}'"
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.Msg_SearchDialogFinishedSearching field, instead.
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.Msg_SearchDialogTotalFound field, instead.
"Formatting Rule Sheet Editor"
"You selected more than one formatting rule"
"No formatting rules are selected"
"Add a formatting rule"
"Clear formatting rules"
"Delete unused formatting rules"
"Remove a formatting rule"
"Add a Group"
"Add a Sort"
"Delete"
"Move Down"
"Move Up"
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.Msg_CantFitBarcodeToControlBounds field, instead.
"XtraReports"
"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?"
"Can't create two instances of a class on a form"
"There are cyclic bookmarks in the report."
"There are cyclic bookmarks in the report."
Detail reports don't support multicolumn."
"Error"
"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."
"File not found."
"Error when trying to populate the data source. The following exception was thrown:"
"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?"
"Incorrect argument's value"
"Incorrect band type"
"The padding should be greater than or equal to 0."
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.Msg_InvalidBarcodeText field, instead.
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.Msg_InvalidBarcodeTextFormat field, instead.
"The condition must be Boolean!"
"The specified expression contains invalid symbols (line {0}, character {1})."
"The specified expression is invalid."
"Invalid leader symbol."
"This method call is invalid for the object's current state"
"Can not be set to a descendant of the current report"
"No more instances of XRTableOfContents can be added to the report."
"No more instances of XRTableOfContents can be added to the band."
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.Msg_CantFitBarcodeToControlBounds field, instead.
"Text is too large."
"No bookmarks were found in the report. To create a table of contents, specify a bookmark for at least one report element."
"Custom function '{0}' not found."
"Not enough memory to paint. Zoom level will be reset."
"The XRTableOfContents control can be placed only into Report Header and Report Footer bands."
"Importing a report layout. Please, wait..."
"Entered code is not correct"
"There are following errors in script(s):\r\n{0}"
"The following error occurred when the script in procedure {0}:\r\n {1}\r\nProcedure {0} was executed, it will not be called again."
This field is now obsolete. Use the Msg_ErrorTitle field, instead.
"You don't have sufficient permission to execute the scripts in this report.\r\n\r\nDetails:\r\n\r\n{0}"
"Serialization Errors"
"Use Ctrl with the left mouse button to rotate the shape"
"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 Font name can't be empty."
"This operation will remove all calculated fields from all data tables. Do you wish to proceed?"
"This operation will remove all parameters. Do you wish to proceed?"
"Printing warning: Save the following reports to preview subreports with recent changes applied - {0}."
"An error occurred during deserialization - possible wrong report class name"
"Space for repeating columns."
"Controls placed here will be printed incorrectly."
"Data adapter:"
"Data member:"
"Data source:"
"Display member:"
"Value member:"
"Place controls here to keep them together"
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.ParametersRequest_Caption field, instead.
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.ParametersRequest_Reset field, instead.
This field is now obsolete. Use the DevExpress.XtraPrinting.Localization.PreviewStringId.ParametersRequest_Submit field, instead.
"Main"
"Main settings(Fields, Layout)."
"Printing"
"Printing option management for the current XRPivotGrid."
"Appearances"
"Adjust the print appearances of the current XRPivotGrid."
"Fields"
"Manage fields."
"Layout"
"Customize the current XRPivotGrid's layout and preview its data."
"Printing Settings"
"Adjust the printing settings for the current XRPivotGrid."
"Select one or more of the Appearance objects to customize the printing appearances of the corresponding visual elements."
"XRPivotGrid Fields"
"You can add and delete XRPivotGrid fields and modify their settings."
"Select and drag field to the PivotGrid fields panel to create PivotGrid field."
"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)."
"Hide fields selector"
"Show fields selector"
"Designer"
"HTML View"
"Preview"
"{0} {{ PaperKind: {1} }}"
"Scripts"
"Align Bottoms"
"Align the bottoms of the selected controls."
"Align Bottoms"
"Align Middles"
"Align the centers of the selected controls horizontally."
"Align Middles"
"Align Lefts"
"Left align the selected controls."
"Align Lefts"
"Align Rights"
"Right align the selected controls."
"Align Rights"
"Align to Grid"
"Align the positions of the selected controls to the grid."
"Align to Grid"
"Align Tops"
"Align the tops of the selected controls."
"Align Tops"
"Align Centers"
"Align the centers of the selected controls vertically."
"Align Centers"
"Background Color"
"Change the text background color."
"Background Color"
"Bring to Front"
"Bring the selected controls to the front."
"Bring to Front"
"Center Horizontally"
"Horizontally center the selected controls within a band."
"Center Horizontally"
"Center Vertically"
"Vertically center the selected controls within a band."
"Center Vertically"
"Close"
"Close the current report."
"Close"
"Copy"
"Copy the selected controls and put them on the Clipboard."
"Copy"
"Cut"
"Cut the selected controls from the report and put them on the Clipboard."
"Cut"
"Exit"
"Close the report designer."
"Exit"
"Bold"
"Make the selected text bold."
"Bold"
"Italic"
"Italicize the text."
"Italic"
"Change the font face."
"Font"
"Change the font size."
"Font Size"
"Underline"
"Underline the selected text."
"Underline"
"Foreground Color"
"Change the text foreground color."
"Foreground Color"
"Remove Horizontal Spacing"
"Remove the horizontal spacing between the selected controls."
"Remove Horizontal Spacing"
"Decrease Horizontal Spacing"
"Decrease the horizontal spacing between the selected controls."
"Decrease Horizontal Spacing"
"Increase Horizontal Spacing"
"Increase the horizontal spacing between the selected controls."
"Increase Horizontal Spacing"
"Make Horizontal Spacing Equal"
"Make the horizontal spacing between the selected controls equal."
"Make Horizontal Spacing Equal"
"Back"
"Move back to the previous page."
"Back"
"Find"
"Find the text on this page."
"Find"
"Forward"
"Move forward to the next page."
"Forward"
"Home"
"Display the home page."
"Home"
"HTML View"
"Refresh"
"Refresh this page."
"Refresh"
"Center Text"
"Center text"
"Center Text"
"Justify"
"Align text to both the left and right sides, adding extra space between words as necessary."
"Justify"
"Align Text Left"
"Align text to the left."
"Align Text Left"
"Align Text Right"
"Align text to the right."
"Align Text Right"
"New Report"
"Create a new blank report."
"Create a new blank report."
"New Blank Report"
"New Report via Wizard..."
"Launch the report wizard to create a new report."
"Launch the report wizard to create a new report."
"New Report via Wizard"
"Open..."
"Open a report."
"Open Report"
"Alignment"
"Edit"
"Font"
"Navigation"
"Report"
"Scripts"
"Layout"
"View"
"Zoom"
"Report Designer"
"Paste"
"Paste the contents of the Clipboard."
"Paste"
"Redo"
"Redo the last operation."
"Redo"
"Save All"
"Save all modified reports."
"Save All Reports"
"Save"
"Save the current report."
"Save the current report."
"Save Report"
"Save As..."
"Save the current report with a new name."
"Save the current report with a new name."
"Save Report As"
"Scripts"
"Show or hide the Scripts Editor."
"Show/Hide Scripts"
"Send to Back"
"Move the selected controls to the back."
"Send to Back"
"Make Same Size"
"Make the selected controls have the same size."
"Make Same Size"
"Make Same Height"
"Make the selected controls have the same height."
"Make Same Height"
"Make Same Width"
"Make the selected controls have the same width."
""Make Same Width"
"Size to Grid"
"Size the selected controls to the grid."
"Size to Grid"
"Done"
"Processing..."
"Toolbox Controls"
"Undo"
"Undo the last operation."
"Undo"
"Remove Vertical Spacing"
"Remove the vertical spacing between the selected controls."
"Remove Vertical Spacing"
"Decrease Vertical Spacing"
"Decrease the vertical spacing between the selected controls."
"Decrease Vertical Spacing"
"Increase Vertical Spacing"
"Increase the vertical spacing between the selected controls."
"Increase Vertical Spacing"
"Make Vertical Spacing Equal"
"Make the vertical spacing between the selected controls equal."
"Make Vertical Spacing Equal"
"Windows"
"Show or hide the Tool Box, Report Explorer, Field List and Property Grid windows."
"Show/Hide Windows"
"Zoom"
"Change the zoom level of the document designer."
"Zoom"
"Exact"
"Zoom In"
"Zoom in to get a close-up view of the report."
"Zoom In"
"Zoom Out"
"Zoom out to see more of the report at a reduced size."
"Zoom Out"
@"Click ""Validate"" to check scripts."
"Column"
"Description"
"Line"
"(New)"
"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"
"Height"
"Horizontal pitch"
"Number Across"
"Number\r\nDown"
"Side margins"
"Top\r\nmargin"
"Vertical\r\npitch"
"Width"
"Close"
"Styles Editor"
"Report StyleSheet files (*.repss)|*.repss|All files (*.*)|*.*"
"Invalid file format"
"You selected more than one style"
"No styles are selected"
" selected styles..."
" style"
"StyleSheet error"
"Add a style"
"Clear styles"
"Load styles from a file"
"Delete unused styles"
"Remove a style"
"Save styles to a file"
"{0} {1}"
"Tasks"
"Bands"
"Checked"
"Column Count"
"Multi-Column Layout"
"Multi-Column Mode"
"Column Spacing"
"Column Width"
"Data Binding"
"Field Area for a New Field"
"Format String"
"Height"
"Preview Row Count"
"Bottoms"
"Centers"
"Lefts"
"Middles"
"Rights"
"to Grid"
"Tops"
"Background Color"
"Horizontally"
"Vertically"
"Close"
"Copy"
"Cut"
"Delete"
"Exit"
"Bold"
"Italic"
"Underline"
"Foreground Color"
"Formatting Toolbar"
"Center"
"Justify"
"Left"
"Rights"
"Layout Toolbar"
"Main Menu"
"Both"
"Height"
"Size to Grid"
"Width"
"Cascade"
"Tile Horizontal"
"Tile Vertical"
"New"
"New via Wizard..."
"Open..."
"Bring to Front"
"Send to Back"
"Paste"
"Redo"
"Save All"
"Save"
"Save As..."
"Select All"
"Decrease"
"Increase"
"Make Equal"
"Remove"
"Status Bar"
"Tabbed Interface"
"Toolbar"
"Undo"
"Zoom"
"Zoom Factor: {0}%"
"Zoom In"
"Zoom Out"
"Zoom Toolbar"
"Report Designer"
"Align"
"Center in Form"
"Windows"
"Edit"
"File"
"Font"
"Format"
"Horizontal Spacing"
"Justify"
"Make Same Size"
"Order"
"Tab Buttons"
"Toolbars"
"Vertical Spacing"
"View"
"Window"
"Align the bottoms of the selected controls"
"Align the centers of the selected controls vertically"
"Left align the selected controls"
"Align the centers of the selected controls horizontally"
"Right align the selected controls"
"Align the positions of the selected controls to the grid"
"Align the tops of the selected controls"
"Set the background color of the control"
"Horizontally center the selected controls within a band"
"Vertically center the selected controls within a band"
"Close the report"
"Copy the control to the clipboard"
"Delete the control and copy it to the clipboard"
"Delete the control"
"Close the designer"
"Make the font bold"
"Make the font italic"
"Underline the font"
"Set the foreground color of the control"
"Align the control's text to the center"
"Justify the control's text"
"Align the control's text to the left"
"Align the control's text to the right"
"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"
"Arrange all open documents cascaded, so that they overlap each other"
"Arrange all open documents from top to bottom"
"Arrange all open documents from left to right"
"Create a new blank report"
"Create a new report using the Wizard"
"Open a report"
"Bring the selected controls to the front"
"Move the selected controls to the back"
"Add the control from the clipboard"
"Redo the last operation""
"Save all reports"
"Save the report"
"Save the report with a new name"
"Select all the controls in the document"
"Decrease the spacing between the selected controls"
"Increase the spacing between the selected controls"
"Make the spacing between the selected controls equal"
"Remove the spacing between the selected controls"
"Switch between tabbed and window MDI layout modes"
"Undo the last operation"
"Hide or show the {0}"
"Hide or show the {0} window"
"Switch to the {0} tab"
"Select or input the zoom factor"
"Zoom in the design surface"
"Zoom out the design surface"
"\"{0}\" has been changed. Do you want to save changes ?"
"Report has been changed. Do you want to save changes ?"
"(Not set)"
"Report Designer"
"Report Files (*{0})|*{1}|All Files (*.*)|*.*"
"Scripts Errors"
"Field List"
"Add New data source"
"(None)"
"None"
"Project Objects"
"Group and Sort"
"Property Grid"
"Report Explorer"
"Components"
"None"
"Tool Box"
"Align Bottoms"
"Align Middles"
"Align Lefts"
"Align Rights"
"Align to Grid"
"Align Tops"
"Align Centers"
"Bring to Front"
"Center Horizontally"
"CenterVertically"
"\r\n\r\nDataMember: {0}"
"Copy"
"Cut"
"Paste"
"Open File"
"Save File"
"Align Left"
"Align Right"
"Background Color"
"Bold"
"Center"
"Font Name"
"Font Size"
"Foreground Color"
"Italic"
"Justify"
"Underline"
"Remove Horizontal Spacing"
"Decrease Horizontal Spacing"
"Increase Horizontal Spacing"
"Make Horizontal Spacing Equal"
"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."
"Redo"
"Send to Back"
"Make Same size"
"Make Same Height"
"Make Same Width"
"Size to Grid"
"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."
"Undo"
"Remove Vertical Spacing"
"Decrease Vertical Spacing"
"Increase Vertical Spacing"
"Make Vertical Spacing Equal"
"Pointer"
"Standard Controls"
"About"
"Add Field to Area"
"Bind"
"Delete..."
"Edit and Reorder Bands..."
"Edit Bindings..."
"Edit GroupFields..."
"Edit Text"
"Save/Export..."
"Format String..."
"Open/Import..."
"Insert..."
"Load Report Template..."
"Design in Report Wizard..."
"Clear"
"Load File..."
"Run Designer..."
"Save...""
"Summary..."
"You must select fields for the report before you continue"
"Name: {0}\r\n"
"Null"
"Report Source: {0}\r\n"
"Report Source Url: {0}\r\n"
"Table of Contents Level Collection Editor"
Provides options that define how a report is printed in various circumstances.
Initializes a new instance of the ReportPrintOptions class with the default settings.
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 should be printed when a data source is defined for the report, and it is not empty.
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.
Specifies how many times the Detail band should be printed when no data source is defined for the report.
An integer value.
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.
A container of settings that determine which properties of a style assigned to a control should override the corresponding properties of a control.
Initializes a new instance of the StylePriority class with default settings.
Gets or sets a value indicating whether the control's background color should be obtained from the 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 border color should be obtained from the 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 border dash style should be obtained from the 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 borders settings should be obtained from the 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 width should be obtained from the 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 font should be obtained from the 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.
Gets or sets a value indicating whether the control's foreground color should be obtained from the 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 padding should be obtained from the 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 text alignment should be obtained from the 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.
Lists the values that specify how to process report controls that receive empty values.
A control is always printed.
If a control receives a null value, a blank space is printed instead.
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.
For internal use. Provides serialization functionality in the XtraReports Suite.
Initializes a new instance of the SerializableString class with default settings.
Initializes a new instance of the class with the specified serialization information.
A value that holds all the data needed to serialize or deserialize an object.
A value containing the source and destination of a given serialized stream.
Initializes a new instance of the SerializableString class with the specified value.
A that specifies the value to be serialized.
Gets or sets the value to be serialized by the object.
A specifying the value to be serialized.
A band used for holding a detail report.
Initializes a new instance of the class with default settings.
Specifies the order of several DetailReportBand objects in a report.
An integer value indicating the relative position of several DetailReportBand objects.
A method that will handle the and events.
Represents a method that will handle the and events.
An object of any type that triggers the or event.
A object that provides data for the and events.
Occurs when an exception is raised during the execution of report scripts.
Initializes a new instance of the ScriptExceptionEventArgs class with the specified exception.
A object.
Specifies whether or not the script execution should be canceled.
true to cancel the script execution; otherwise false.
Provides functionality for an object used as a repository for the 's styles.
Initializes a new instance of the XRControlStyleSheet class with default settings.
Initializes a new instance of the XRControlStyleSheet class with the specified report.
An object that specifies the report which will be the owner of this 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 .
Appends the specified object to the current style sheet.
An object to append to the style sheet.
Appends an array of control styles to the style sheet.
An array of objects to append to the style sheet.
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.
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.
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.
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.
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.
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.
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.
Loads the styles from the given stream into the current object.
A object which stores the loaded style sheet.
Restores the style sheet from the specified XML file.
A value that specifies the style sheet's file name.
Restores the style sheet from an XML object located in the specified stream.
A value that specifies the style sheet's stream location.
Removes the specified control style from the collection.
An object to be removed from the collection.
Saves the styles contained in the given XRControlStyleSheet 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.
Serializes the style sheet in XML format to the specified 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.
Gets styles that are stored in XRControlStyleSheet.
A descendant.
The base for and classes.
Applies the filter string assigned to the property, to a report's data source using the current values of parameters.
Occurs when the height of any band in the collection returned by the property changes.
Gets the collection of bands contained in a report.
A object that is the collection of bands contained in a report.
Overrides the property.
An object of the class representing the collection of contained controls.
Creates a band of the specified type.
A enumeration value.
A descendant of the specified type.
Gets the index of the current data row in a report's .
An integer value which represents the index of the current data row.
Gets or sets the data adapter, which should be used to populate a report's data source.
A which represents the report's data adapter.
Gets or sets a specific list in a report's data source.
A representing a list in a report's .
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.
Occurs before report generation, to specify a data source for the report.
Occurs when the current row in the report's data source has been changed.
Specifies how many times the Detail band should be printed when a data source is defined for the report, and it is not empty.
An integer value.
Specifies how many times the Detail band should be printed when no data source is defined for the report.
An integer value.
Overrides the property.
A string containing the name of the current even style for the object.
Populates a data source, which is assigned to a report's property.
Gets or sets the criteria used to filter the data fetched and displayed within the report.
A value specifying the logical expression to be applied to the data for filtering.
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 .
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 current value (strongly typed) of the specified column in the report's .
A value, specifying the column name.
A 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 current row in the primary data source.
If the primary data source is represented by a object the return value will be an object of the class. If it's represented by an object implementing the interface the return value will be an item from the collection represented by this object.
Gets the next value of the specified column in the report's .
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 next value (strongly typed) of the specified column in the report's .
A value, specifying the name of the column whose value to be obtained.
A 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 of the specified column in the report's .
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).
Gets the previous value (strongly typed) of the specified column in the report's .
A , specifying the name of the column whose value to be obtained.
A 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).
For internal use. Overrides the property, to hide it.
A value.
For internal use.
A delegate.
Overrides the property.
true to keep the contents of the entire control on a single page; otherwise, false.
Overrides the property.
A string containing the name of the current odd style for the object.
Specifies whether or not a report should be printed if its data source is empty.
A Boolean value.
Provides access to options that define a report's print-out.
A object.
Gets the total amount of data rows in a report's .
An integer value representing the total amount of data rows in a data source.
Provides access to the report's scripts.
An object.
Overrides the property, to hide it.
A object.
Overrides the property.
A string containing the name of the current style for the object.
Overrides the property to hide it.
A object.
Overrides the property.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines a set of styles for an .
Specifies the path to the data contained in an XML file, to use this data as the report's data source.
A value, containing the full path (including the file name and extension) to the XML file.
A method that will handle the event.
Represents a method that will handle the event.
An object of any type that triggers the event.
A object that provides data for the event.
The base class for any report created using the XtraReports Suite.
Initializes a new instance of the XtraReport class with default settings.
For internal use. Starts the XtraReport's initialization. Initialization occurs at runtime.
Starts the XtraReport's runtime initialization.
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 report's collection of calculated fields.
A object.
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.
For internal use.
An object implementing the interface.
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.
Creates a document from the object, so the report can be displayed or printed.
Creates a document from the object, so the report can be displayed or printed. Optionally, the document pages can be generated in the background.
true to generate pages in the background; otherwise, false.
For internal use. Creates a report document for editing using a End-User Report Designer for Silverlight.
Creates a Printing System for the report.
A object that represents the report's Printing System.
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.
Gets or sets an XML/XSD file, containing a schema of a report's data source.
A containing a data source's schema.
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.
[To be supplied]
Gets a value that specifies which of the default printer's settings should be used when printing an .
A object that specifies which of the default printer's settings should be used by this object.
Occurs after the End-User Designer has been loaded for the current report instance.
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.
Specifies the report name, which appears in the titles of an End-User Designer's tabs.
A value, specifying the report's display name.
Gets or sets a value indicating whether to draw the grid at design time.
true if to display the grid; otherwise, false.
Gets or sets a value indicating whether or not to draw a watermark at design time.
true, to display a watermark; otherwise, false.
For internal use. Ends the XtraReport's initialization.
Ends the XtraReport's runtime initialization.
This method is intended for internal use only. Normally, you don't need to use it.
For internal use. Supports the XML serialization of a report's events.
A value.
For internal use.
For internal use. Overrides the property, to hide it.
Gets the settings used to specify exporting parameters when exporting a report.
An object which contains the export settings for a report.
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 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 stream in HTML format.
A object to which the created HTML file should be sent.
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 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 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 stream in Image format.
A object to which the created Image file should be sent.
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 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 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 MHT format.
A object to which the created MHT file should be sent.
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 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 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 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.
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 stream in RTF format.
A object to which the created RTF file should be sent.
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 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 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 stream in Text format.
A object to which the created Text file should be sent.
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 file path in Text format.
A which specifies the file name (including the full path) for the created Text file.
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 stream in XLS format.
A object to which the created XLS file should be sent.
Exports a report to the specified file path in XLS format.
A which specifies the file name (including the full path) for the created XLS file.
Exports a report to the specified file path in XLS format using the specified XLS-specific options.
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.
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 XLSX format.
A object to which the created XLSX file should be sent.
Exports a report to the specified file path in XLSX format using the specified XLSX-specific options.
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 file path in XLSX format.
A which specifies the file name (including the full path) for the created XLSX file.
Exports a report to the specified stream in XLSX format using the specified XLS-specific options.
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.
Provides access to the report extensions.
A dictionary storing the report extensions.
Fires after page rendering if a gap remains between the rendered bands.
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.
Provides access to a collection of formatting rules stored in a report.
A object, that represents the collection of objects.
Loads the REPX data from the file located at the specified path, and creates a report object from it. The created report's class is specified in the REPX data.
A containing the full path (including the file name and extension) specifying where the REPX data file is located.
true to load not only the report class, but also the state of all its bands and controls that are also saved in the REPX data; otherwise, false.
An class or its descendant of the type specified in the REPX data.
Loads the REPX 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 data to load.
true to load the report's state which is also saved in the REPX data; otherwise, false.
An class or its descendant of the type specified in the REPX data.
Specifies the width and height (in pixels) of the report design time snap grid.
A object representing the size of the grid.
Returns a collection of controls for which export warnings exist.
A collection of objects.
Overrides the property.
Gets or sets a value indicating whether the page orientation is landscape.
true if the page orientation is landscape; otherwise, false.
Loads the report's definition (layout and configuration) from a object in the REPX format.
A object containing the report's definition.
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.
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.
Overrides the property.
A value.
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 the object which contains the current report as a subreport.
The object which includes the current report.
For internal use.
Overrides the property.
A enumeration value.
Gets or sets the fill color of report pages.
A structure that specifies a page color.
Gets or sets the height of the report's pages (measured in report units). This can only be set if the is set to Custom.
An integer value which represents the height of the report's pages.
Gets a collection of pages generated for this report.
A object which represents a collection of 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 width of the report's pages (measured in report units). This can only be set if the is set to Custom.
An integer value equal to the width of the report's pages.
Gets or sets the type of paper for the report.
A enumeration value.
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.
Provides access to a report's collection of parameters.
A object which represents a collection of report parameters.
Occurs before displaying the Parameters panel in a Print Prevew.
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.
Get or sets the number of data rows to display in a report.
An integer value representing the amount of data rows to preview.
Gets or sets the name of the printer to use when printing the report.
A value which represents the name of the printer to use.
Returns a report's Printing System that provides print and export settings.
A descendant that provides print and export settings to the report.
Occurs before sending every document page to a printer to indicate the current printing progress.
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.
Specifies whether 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.
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.
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.
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.
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.
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.
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.
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 string containing all script references represented by the property.
A containing all the strings returned by the property.
Provides access to an object that contains XtraReport-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XtraReport's events.
Gets the collection of security permissions used to permit particular operations in end-user's scripts.
A object which represents a collection of security permissions.
Specifies the report scripts.
A value, storing the code of all report scripts.
Gets or sets whether designer hints should be shown.
true if designer hints are shown; otherwise, false.
(Obsolete.) 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.
true if export warnings are displayed; otherwise, false.
Specifies whether the report preview window shows page margin lines.
true to show page margin lines; otherwise false.
(Obsolete.) Specifies whether or not to highlight report controls that protrude beyond the right page margin, to indicate the resulting extraneous document pages.
true if printing warnings are shown; otherwise, false.
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.
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.
Gets or sets a value which specifies whether the height of the Subreport icon should be taken into account when generating a report.
true if the Subreport's height should not be calculated; otherwise, false.
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.
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.
Gets or sets a value indicating whether to snap report controls to the grid at design time.
true to snap to the grid; otherwise, false.
For internal use.
A value.
Finishes generating report pages.
Provides access to a collection of styles stored in a report.
An object, that represents the collection of objects.
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.
Converts report measurement units into screen coordinates.
A enumeration value.
A value.
Validates the report's scripts.
A object, representing a collection of compiler errors or warnings.
Gets or sets a string value, which determines the current XtraReports version, for internal use only.
A 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.
Provides access to a report's watermark settings.
An object, specifying the report's watermark.
Specifies the snapping mode of a report.
Represents the snapping mode, which aligns a report element using snap lines.
Represents the snapping mode, which aligns a report element to the report snap grid.
A collection of objects.
Initializes a new instance of the class.
An object which will be the container for the created collection.
Contains the names of the scripts assigned to .
Initializes a new instance of the XRSummaryScripts class with default settings.
Represents a field collection for the control.
Initializes a new instance of the XRPivotGridFieldCollection class.
A object that implements data-aware operations on the data source.
Adds an array of fields to the end of the collection.
An array of objects.
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.
Provides display options for the control.
Initializes a new instance of the XRPivotGridOptionsView class.
A delegate that will receive change notifications.
For internal use. Overrides the 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.
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 only. Specifies the horizontal distance between field headers.
An integer value that specifies the distance between field headers, in pixels.
Contains the names of the scripts assigned to .
Contains the names of the scripts assigned to .
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
A dictionary for .
Initializes a new instance of the ColumnsByTableDictionary class with default settings.
Initializes a new instance of the ColumnsByTableDictionary class with the specified capacity.
An integer value.
Initializes a new instance of the ColumnsByTableDictionary class with the specified dictionary.
A object.
A dictionary of data table filters for .
Initializes a new instance of the FilteringOperatorsByTableDictionary class with default settings.
Initializes a new instance of the FilteringOperatorsByTableDictionary class with the specified capacity.
An integer value.
Initializes a new instance of the FilteringOperatorsByTableDictionary class with the specified dictionary.
A object.
Determines whether or not the specified object is equal to the current FilteringOperatorsByTableDictionary instance.
The object to compare with the current object.
true if the specified object is equal to the current FilteringOperatorsByTableDictionary instance; otherwise false.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Specifies how the Windows Forms control that is embedded using a should be drawn in a report.
Use the WM_PAINT message to draw the Windows Forms control.
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_PRINT message to recursively draw the Windows Forms control and all its child controls.
The base for classes which contain names of the scripts for reports, bands and controls.
Disposes of the XRScriptsBase object.
Generates the default script for the specified property. For internal use only.
A string specifying the property name.
A string containing the default script.
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.
Returns an array of available script names.
A delegate.
An array of values.
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.
Contains names of the scripts for an control.
Overrides the property.
A containing the script's code for the event.
Provides the functionality to obtain an XML schema from a database.
Initializes a new instance of the DataSchemaProvider 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.
Obtains separate XSD-schema for the available tables and views.
A object.
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 the specified data columns.
A object.
A value.
Obtains an XSD-scheme for the available tables.
A value.
Obtains an XSD-scheme for the available views.
A value.
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.
Returns the list of data views available in the storage.
An array of values.
Returns the XML schema of a DataSet available in the storage.
A object.
A value, specifying the XML schema of a DataSet.
For internal use.
Always "IsView".
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.
A container to separately store the XML schema of tables and views, to avoid any possible confusion caused by mixing them.
Initializes a new instance of the DataSchema class with the specified settings.
A value.
A value.
Provides access to the schema of data tables available in the data source.
A value.
Provides access to the schema of data views available in the data source.
A value.
Provides the functionality to obtain data from an XML schema of a database.
Initializes a new instance of the DataProvider 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.
Gets an object that is used to obtain data from a database.
An object implementing the interface.
Gets the alias that is used for tables in a database, by default.
A value.
Fills the specified data table.
A object.
Fills the specified data table.
A object.
A collection of objects.
Fills the specified dataset.
A object.
A object.
Fills the specified dataset.
A object.
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.
A Cross-Band Box control.
Initializes a new instance of the XRCrossBandBox class with default settings.
Overrides the property to hide it.
Always .
Overrides the property, to hide it.
Gets or sets a set of borders (top, right, bottom,left), which should be visible for the cross-band box.
A enumeration value or their combination, which represents a set of visible borders.
Overrides the property.
A value.
Overrides the property to hide it.
Always .
Overrides the property to hide it.
A enumeration value.
Overrides the property to hide it.
Always .
A Cross-Band Line control.
Initializes a new instance of the XRCrossBandLine class with default settings.
Overrides the property to hide it.
Always .
Overrides the property to hide it.
Always .
Overrides the property, to hide it.
Overrides the property to hide it.
Always .
Overrides the property.
A value.
Gets or sets the style used to draw a cross-band line.
A enumeration value that represents the line style.
Overrides the property to hide it.
Always .
A collection of objects.
Initializes a new instance of the XRCrossBandControlCollection class.
An object which will be the container for the created collection.
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.
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.
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.
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.
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.
Removes the specified cross-band control from the collection.
An object to be removed from the collection.
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.
Initializes a new instance of the XRCrossBandControl class with default settings.
Overrides the event to hide it.
Overrides the event to hide it.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
An object.
Overrides the property to hide it.
An object.
Overrides the event to hide it.
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 the end point, where the control ends drawing.
A object, representing a point where the drawing finishes.
Gets or sets the ending point where the control ends drawing.
A object, representing a point where the drawing finishes.
For internal use only. Specifies the end position of an descendant.
A object.
This event is not available for the XRCrossBandControl class.
Overrides the property to hide it.
A object.
Overrides the property of the class to hide it.
A object.
Overrides the event to hide it.
Overrides the property to hide it.
A Boolean value.
Overrides the event to hide it.
For internal use. Overrides the property to hide it.
A object.
Overrides the property of the class to hide it.
A structure.
Overrides the property to hide it.
A value.
Overrides the event to hide it.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Overrides the event to hide it.
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.
Overrides the property to hide it.
Always null (Nothing in Visual Basic).
Overrides the event to hide it.
For internal use only. Overrides the property, to hide it.
A object.
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 or sets the starting point where the cross-band control starts drawing.
A object, representing a point where the drawing begins.
Gets or sets the starting point where the cross-band control starts drawing.
A object, representing a point where the drawing begins.
For internal use only. Specifies the start position of an descendant.
A object.
Overrides the property to hide it.
A object.
Overrides the property to hide it.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A enumeration value.
Overrides the event to hide it.
For internal use. Supports serialization of the property for the XRCrossBandControl.
A value representing the width of the control.
Overrides the property to hide it.
A Boolean value.
Overrides the property to hide it.
A value.
A parameter that is used with a parameterized LightSwitch Query.
Initializes a new instance of the QueryParameter class with default settings.
Specifies a object for the QueryParameter.
A object.
Specifies the query parameter type.
A enumeration value.
An individual template of a report gallery.
Initializes a new instance of the Template class with default settings.
Specifies the report template's author.
An object.
Creates a copy of the current Template object.
A Template object which is a copy of the current object.
Extracts a report template from a ZIP file.
A object.
A object.
Specifies the report template's description.
A value.
Gets the report template's icon.
A object.
Specifies the report template's icon bytes.
A array.
Specifies the report template's ID.
A structure.
Specifies the report template's layout bytes.
A array.
Specifies the report template's name.
A value.
Gets the report template's preview image.
A object.
Specifies the report template's preview image bytes.
A array.
Specifies the report template's rating.
An integer value.
Provides the appearance settings for the control's elements.
Initializes a new instance of the XRAppearanceObject class with default settings.
For internal use.
A DevExpress.XtraReports.UI.OptionsCompatability object.
Resets all appearance values to their default state.
Gets or sets the 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 property to hide it.
A object.
Specifies the vertical 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.
A method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the event.
Provides access to a report which owns the calculated field, for which the event was raised.
An class descendant which represents the owner report.
Provides access to a data row whose data can be used in calculating a custom value for a calculated field in the event handler.
A representing a data row.
Gets or sets a value of a calculated field.
A representing a field's value.
Contains names of the scripts for a calculated field.
Initializes a new instance of the CalculatedFieldScripts class with the specified calculated field.
A object, which specifies the owning calculated field for the script.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Provides data for the , , , and events.
Initializes a new instance of the PreviewMouseEventArgs class with the specified settings.
A object, representing a control's contents in a report document. This value is assigned to the property.
A object, specifying the changes to property values.
Gets a visual brick that represents this control's contents on a report page.
A object which represents the control's contents.
Obtains the location and size of the on the screen.
A object representing brick bounds on the screen.
Gets the control which shows the print preview of the report for this event.
A object which represents the preview control for the event.
Contains the names of the scripts assigned to .
Overrides the property.
A value, containing the script's code for the event.
The base class for classes that assist in accessing a Report Wizard's data sources using a connection string.
Initializes a new instance of the DbConnectionDataProvider class with the specified settings.
A object.
A object.
An array of objects that implement the interface.
Disposes the DbConnectionDataProvider object.
Returns a collection of columns available in a data source.
A value, specifying the data member.
A collection of objects.
Returns data available in a data source.
A value, specifying the data member.
A value.
Returns a collection of tables available in a data source.
A collection of objects.
Returns a collection of views available in a data source.
A collection of objects.
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.
A control used for embedding other reports in an object.
Initializes a new instance of the XRSubreport class with the default settings.
Overrides the property to hide it.
Always .
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.
For internal use.
An integer value, specifying the XRSubreport's ID.
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).
The base for subreport classes.
Overrides the property.
A value.
Overrides the property.
An object representing the control which is the parent bookmark of the current bookmark.
Overrides the property.
An object representing a collection of bindings for the control.
Overrides the event.
This event is not available for the SubreportBase class.
Overrides the property.
A containing the name of the current even style.
Overrides the event.
Overrides the property.
true to keep the contents of the entire control on a single page; otherwise, false.
Loads the layout of the report assigned to the subreport's property.
A which specifies the type name of the loaded report source.
An object which represents the loaded report source.
Overrides the property.
A value containing the URL.
Overrides the property.
A containing the name of the current odd style.
Overrides the property.
A object representing padding values for a control.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Overrides the event to hide it.
Specifies an object to be included as a subreport.
An object to be included.
Provides access to the SubreportBase's scripts.
A object.
Overrides the property.
A containing the name of the current style.
Overrides the property.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines the set of styles for a control.
Overrides the property.
A which identifies the window or frame at which to target the URL's content.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
A enumeration value that specifies how the text is aligned in the control.
Overrides the event.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
A band located on the top margin of every page.
Initializes a new instance of the TopMarginBand class with default settings.
A band located on the bottom margin of every page.
Initializes a new instance of the BottomMarginBand class with default settings.
Provides methods that calculate arithmetic functions for the values in the data source field bound to the property of the control and its descendants.
Initializes a new instance of the XRSummary class with default settings.
Initializes a new instance of the XRSummary 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 property.
A enumeration value which specifies the summary function to be calculated. This value is assigned to the property.
A value containing a format for the summary output. This value is assigned to the property.
Initializes a new instance of the XRSummary 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 property.
Creates a copy of the current XRSummary object.
An XRSummary object which is a copy of the current object.
Disposes of the XRSummary object.
Gets or sets a format for the output of the object.
A string containing a format for the output value.
Specifies the arithmetic function to calculate.
A enumeration value.
Returns the calculated function's result.
An object representing the result for the calculated function.
Specifies whether null values should be ignored when a summary is calculated.
true to ignore null values; otherwise, false.
Gets or sets a value specifying a report area, for which the arithmetic function is calculated.
A enumeration value.
A control that is used to display, enter, and manipulate formatted text.
Initializes a new instance of the XRRichTextBox class with default settings.
A container of values, which are applied to a control when its owner Formatting Rule's condition is true.
Initializes a new instance of the Formatting class with default settings.
Initializes a new instance of the Formatting class with the specified name and visibility setting.
A value, which specifies a formatting's name. This value is assigned to the 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 property.
Gets or sets the visibility state.
A value which represents the visibility state.
Provides data for the event.
Initializes a new instance of the BindingEventArgs class.
An object specifying the control's bindings. This value is assigned to the property.
A specifying the new value for the bound property of the control.
Provides the information about a control's bindings in the event handler.
An object specifying the control's bindings.
Specifies a new value for a control's bound property obtained in the event handler.
A , specifying the new value for the bound property of the control.
Specifies the sorting order for a group.
The column is sorted in ascending order.
The column is sorted in descending order.
Specifies the report area for which the selected function is calculated.
The function is calculated for every group.
The function is not calculated.
The function is calculated for every page.
The function is calculated for the entire report.
Specifies the arithmetic function to be calculated.
Calculates the average 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 custom summary using the , and events.
Calculates the average 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 standard deviation of all the distinct values within the specified summary region (group, page or report).
Calculates the standard population deviation of 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).
Calculates the amount of variance for 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 maximum of 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 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).
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.
Summarizes all the values, which were printed before the current data row, with the current data row's value.
Calculates the standard deviation of all the 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 total 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).
Calculates the population variance of all the values within the specified summary region (group, page or report).
A Picture Box control that is used to display an image in a report.
Initializes a new instance of the XRPictureBox class with default settings.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
Overrides the property.
A object specifying the foreground color of the control.
Bindable. Gets or sets the image to display in the XRPictureBox control.
A object which is the image to display in the picture box.
Bindable. Gets or sets the path to the image to display in the XRPictureBox control.
A which represents the path to an image.
Gets or sets the picture box's padding values (measured in report units).
A object that represents the padding values for a picture.
Gets or sets the mode used to display the image in the control.
One of the enumeration values that specifies how the image is displayed in the control.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
One of the enumeration values that specifies how the text is aligned in the control.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
Specifies the type of the End-User Designer dock panels.
Embraces all available dock panels.
Identifies the Scripts Errors dock panel.
Identifies the Field List dock panel.
Identifies the Group and Sort dock panel.
Identifies the Property Grid dock panel.
Identifies the Report Explorer dock panel.
Identifies the Toolbox dock panel.
Provides print options for the control.
Initializes a new instance of the XRPivotGridOptionsPrint class with the specified settings.
A delegate that will receive change notifications.
Overrides the property, to hide it.
A object.
For internal use. Overrides the property, to hide it.
Always true.
Overrides the property, to hide it.
A enumeration value. The default is VerticalContentSplitting.Exact.
For internal use. Provides the basic functionality for an End-User Designer on the client.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
A default localizer to translate the XtraReports' resources.
Initializes a new instance of the ReportResLocalizer class with default settings.
For internal use.
For internal use.
For internal use.
A value.
A value.
A value.
For internal use.
A value.
For internal use.
A value.
For internal use.
A value.
For internal use.
A value.
Represents a method that will handle the event.
A method that will handle the or event.
The event source.
A object that contains data related to the event.
Provides data for the and events.
Initializes a new instance of the DesignerLoadedEventArgs class with the specified settings.
An object which represents the event's designer host. This value is assigned to the property.
Gets the designer host which provides all the services that are available for editing a report in its End-User Designer.
A object which represents the report's host in the End-User Designer.
A prefilter editor that allows your end-users to customize filter criteria at runtime.
Initializes a new instance of the XRPrefilter class with the specified settings.
A DevExpress.XtraPivotGrid.Data.PivotGridData object.
Gets or sets the filter expression.
A object, specifying the filter expression. The default is null.
For internal use.
A DevExpress.XtraPivotGrid.Data.PivotGridData object.
A Formatting Rule object.
Initializes a new instance of the FormattingRule class with default settings.
Copies the appearance from the specified style and applies it to the rule's object.
An object, containing the appearance to copy from.
Gets or sets a string representing a Boolean expression which determines when this FormattingRule is applied.
A representing a Boolean expression.
Specifies which of the data fields that are available in a can be used in constructing a formatting rule's .
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 .
A representing a formatting rule's data source.
Provides access to a set of formatting properties applied when the is true.
A object, containing a set of formatting properties.
Gets or sets the name of the formatting rule.
A containing the name of the formatting rule.
Returns the textual representation of FormattingRule.
A value.
A collection of objects.
Initializes a new instance of the FormattingRuleCollection class with the specified owner.
An class descendant that specifies the control which will be the owner of this collection.
Appends an array of formatting rules to the collection.
An array of objects to append to the collection.
Determines whether or not the specified object is equal to the current FormattingRuleCollection instance.
The object to compare with the current object.
true if the specified object is equal to the current FormattingRuleCollection instance; otherwise false.
Returns the style object representing the appearance applied to a control by the rules from the FormattingRuleCollection, and whose is true.
An object containing appearance properties.
Returns the visibility state applied to a control by the rules from the FormattingRuleCollection, and whose is true.
A value, which represents the visibility state.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
Returns the style object representing the appearance applied to a control by the rules from the FormattingRuleCollection, and whose is true.
An object containing appearance properties.
Returns the visibility state applied to a control by the rules from the FormattingRuleCollection, and whose is true.
A value, which represents the visibility state.
Represents a method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object that contains data related to the event.
Provides data for the event.
Provides access to a control, whose properties can be filtered in this event's handler.
An class descendant, representing a report control, report band or a report itself, whose properties can be filtered.
Provides access to a control's properties, which can be hidden from the Property Grid in this event's handler.
An object implementing the interface.
A collection of objects.
Initializes a new instance of the CalculatedFieldCollection class with the specified owner report.
An object.
Appends an array of calculated fields to the collection.
An array of objects to append to the collection.
Disposes the CalculatedFieldCollection object.
A collection of custom totals for a field.
Initializes a new instance of the XRPivotGridCustomTotalCollection class with default settings.
Initializes a new instance of the XRPivotGridCustomTotalCollection class with the specified field.
An object.
Initializes a new instance of the XRPivotGridCustomTotalCollection class with the specified custom total.
An array of the objects.
Appends an array of custom totals to the collection.
An array of descendants to append to the collection.
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.
A custom total that can be calculated for an outer column field or row field.
Initializes a new instance of the XRPivotGridCustomTotal class with default settings.
Initializes a new instance of the XRPivotGridCustomTotal class with the specified summary type.
A enumeration value.
Gets the appearance settings used to paint the custom total's cells.
An value.
Contains names of the scripts for an control.
Overrides the property to hide it.
A value, containing the script's code for the event.
A Panel control that can contain other controls.
Initializes a new instance of the XRPanel class with default settings.
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.
Overrides the property.
true always.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
Overrides the property.
A object specifying the foreground color of the control.
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.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
One of the enumeration values that specifies how the text is aligned in the control.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
Specifies which multi-column properties will be taken into account if the multi-column feature is enabled.
Multicolumn printing is disabled.
Multicolumn printing is enabled and uses the property's value. The property's value is ignored in this case, and the width of the columns is calculated automatically based upon the property's value and the page's width.
Multicolumn printing is enabled and uses the property's value. The property's value is ignored in this case, and the number of the columns is calculated automatically based upon the property's value and the page's width.
Provides data for the event.
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 event occurs.
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.
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.
The base for the and classes.
Copies all the settings from the StyleFlagsBase object passed as the parameter.
A StyleFlagsBase object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown.
Creates a copy of the current StyleFlagsBase object.
A StyleFlagsBase object which is a copy of the current object.
Determines whether the specified object is equal to the current StyleFlagsBase instance.
The object to compare with the current object.
true if the specified object is equal to the current StyleFlagsBase instance; otherwise false.
Gets the hash code (a number) that corresponds to the value of the current StyleFlagsBase object.
An integer value representing the hash code for the current object.
Provides data for the event.
Initializes a new instance of the GroupSortingSummaryRowChangedEventArgs class with the specified settings.
A , specifying the data row.
A , specifying the data field's value.
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.
Provides the means to localize the XtraReports user interface elements.
Initializes a new instance of the ReportLocalizer class with default settings.
Specifies a localizer object providing localization of the XtraReports Suite interface at runtime.
An descendant, used to localize the user interface at runtime.
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).
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).
The default localizer object.
Returns a localized string for the given string identifier.
A enumeration value, identifying the string to localize.
A value, corresponding to the specified identifier.
Specifies how the Windows Forms control that is embedded using a should be rendered in a report.
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.
Contains the names of the scripts available for .
Initializes a new instance of the XRSummaryEvents class with default settings.
Specifies the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A value, specifying the name of the script for this event.
Provides data for the event.
Initializes a new instance of the PivotCustomColumnWidthEventArgs class with the specified settings.
A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object.
An integer value.
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.
Gets the number of rows in the pivot grid.
An integer value, specifying the total number of rows.
Provides data for the event.
Initializes a new instance of the PivotCustomRowHeightEventArgs class with the specified settings.
A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object.
An integer value.
Gets the number of columns in the pivot grid.
An integer value, specifying the total number of columns.
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.
Specifies the height of the current row.
An integer value, specifying the row height.
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.
An object that determines which of a style's properties are used by an object.
Initializes a new instance of the StyleUsing class with default settings.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is true.
Gets or sets a value indicating whether the style's property is used by the object.
true if the object uses the property; otherwise, false. The default value is false.
A Line control.
Initializes a new instance of the XRLine class with default settings.
Overrides the property.
A representing the bookmark's text which is shown in the report's document map.
Overrides the property.
An object representing the control whose bookmark is the parent of the current bookmark.
Overrides the property.
An object that is a collection of bindings for the control.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
Gets or sets the line direction.
A enumeration value, which determines the current line direction.
Gets or sets the style used to draw a line.
A enumeration value that represents the line style.
Specifies the width (in report units) of the .
An integer specifying the line's width, in report measurement units.
Overrides the property.
A value containing the URL.
Provides access to an object that contains XRLine-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XRLine's events.
Overrides the property.
A which identifies the window or frame at which to target the URL's content.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
One of the enumeration values that specifies how the text is aligned in the control.
Overrides the event to hide it.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
Specifies how a group footer is positioned with respect to its group in a report.
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.
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).
The base for all report controls that support the data binding using embedded fields.
Initializes a new instance of the XRFieldEmbeddableControl class with default settings.
Overrides the property of the class to hide it.
A value.
Contains options for the 's field.
Initializes a new instance of the XRPivotGridFieldOptions 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.
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.
Gets or sets whether the field is shown in Prefilter.
true if the field is shown in Prefilter; otherwise, false.
Provides the information about a 's author.
Initializes a new instance of the Author class with default settings.
Creates a copy of the current Author object.
An Author object which is a copy of the current object.
Specifies the report template's author ID.
A structure.
Specifies the name of the report template's author.
A object.
The default data provider repository that is used to register data sources on the server for a Report Wizard for Silverlight.
Initializes a new instance of the DefaultDataProviderRepository class with default settings.
Removes all registered data providers from the repository.
Returns the list of data sources that are registered on the server.
A collection of objects.
Obtains the specified data provider from the repository.
A value.
An object implementing the interface.
Registers the specified data provider in the repository.
A value.
A value.
An object implementing the interface.
Unregisters a data source that is used by a Report Wizard for Silverlight on the server.
A value, specifying the data source name.
When implemented by a class, provides functionality to a data provider repository that is used to register data sources on the server for a Report Wizard for Silverlight.
Removes all registered data providers from the repository.
Returns the list of data sources that are registered on the server.
A collection of objects.
Obtains the specified data provider from the repository.
A value.
An object implementing the interface.
Registers the specified data provider in the repository.
A value.
A value.
An object implementing the interface.
Unregisters a data source that is used by a Report Wizard for Silverlight on the server.
A value, specifying the data source name.
Determines the settings of a Windows Forms control assigned to a .
Initializes a new instance of the WindowControlOptions class with default settings.
Specifies the rendering mode of a Windows Forms control hosted in the WindowControlOptions.
A enumeration value.
For internal use.
A enumeration value.
For internal use.
A enumeration value.
For internal use.
A Boolean value.
If implemented by a class, provides methods to obtain the information about a data source from the database.
Fills the data source schema.
A object.
A object.
A object.
A value, specifying the table name.
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 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.
Builds a SQL query string to obtain data from a data source.
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.
A Report Wizard's data provider that works with object model data sources (e.g., Entity Framework or XPO).
Initializes a new instance of the ObjectDataProvider class with the specified data source and data member.
A value.
A value.
Initializes a new instance of the ObjectDataProvider class with the specified data source.
A value.
Returns a collection of columns available in a data source.
A value, specifying the data member.
A collection of objects.
Returns data available in a data source.
A value, specifying the data member.
A value.
Returns a collection of tables available in a data source.
A collection of objects.
Returns a collection of views available in a data source.
A collection of objects.
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.
A helper class that obtains the information about a data source from the database.
Initializes a new instance of the DbSchemaHelper class with default settings.
Fills the data source schema.
A object.
A object.
A object.
A value, specifying the table name.
Returns the column name from a data source schema.
A object.
A value.
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 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.
Lists the values specifying whether to process duplicate values of a report control's data, or its property values.
The property is in effect for the property of a report control.
The property is in effect for the property of a report control.
Lists the values specifying how to process report controls with duplicate values.
A control is always printed.
The identical data values are merged into a single column.
This setting is in effect for the property that is specified via the option.
If a control receives an identical value, a blank space is printed instead.
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.
Implements methods that allow working with a data source that is used by a Report Wizard for Silverlight.
Returns a collection of columns available in a data source.
A value, specifying the data member.
A collection of objects.
Returns data available in a data source.
A value, specifying the data member.
A value.
Returns a collection of tables available in a data source.
A collection of objects.
Returns a collection of views available in a data source.
A collection of objects.
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.
Used to register data sources on the server for a Report Wizard for Silverlight.
Returns the current data source repository.
An object implementing the interface.
A collection of objects.
Initializes a new instance of the class.
An object that owns this collection of table 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.
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.
Provides values that determine how a control is positioned within a 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 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 control is not docked.
The top of the control is positioned at the top of the band.
A collection of objects.
Initializes a new instance of the class.
An object that owns this collection of table rows.
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.
Appends an array of table rows to the collection.
An array of objects to append to 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.
Gets the first row in the collection of rows in the table.
An object occupying the uppermost position in the table.
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.
Adds the specified table row to the collection at the specified position.
A zero-based integer which specifies the position at which the table row is to be inserted.
An object that specifies the table row to insert into the collection.
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.
Gets the last row in the collection of table rows.
An object occupying the lowest position in the table.
Removes the specified row from the collection.
The object to remove from the collection.
A single Row in an .
Initializes a new instance of the XRTableRow class with default settings.
Overrides the property to hide it.
Always .
Overrides the property.
A representing the bookmark's text which is shown in the report's document map.
Overrides the property.
An object representing the control whose bookmark is the parent of the current bookmark.
Specifies the height, width and location of the control.
A object representing a rectangular region by its height, width and location.
Overrides the property to hide it.
true if the control's height can grow in order to display all its contents; otherwise, false.
Overrides the property to hide it.
true if the control's height can decrease in order to remove unused space; otherwise, false.
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.
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.
Overrides the property.
An object that is a collection of bindings for the control.
Gets or sets the height of the XRTableRow (measured in report units).
A value representing the height of the control.
Overrides the event.
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.
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 only. Overrides the property, to hide it.
A object.
Overrides the property.
A value.
Overrides the property.
A value containing the URL.
Overrides the method.
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.
Gets or sets the size of the XRTableRow.
A object that represents the control's width and height.
Swaps the content of the specified 's cells.
An object.
An object.
Gets the parent table for the table row.
An object of the class.
Overrides the property.
A which identifies the window or frame at which to target the URL's content.
Overrides the property.
A value containing the text associated with 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 property.
Gets or sets the relative size of the XRTableRow in respect to the sizes of other rows in a table.
A value, which specifies the row's size, in relation to other rows.
Gets or sets the width of the XRTableRow (measured in report units).
A value representing the width of the control.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
A single Cell in an 's Row.
Initializes a new instance of the XRTableCell class with default settings.
Overrides the property to hide it.
Always .
Overrides the property to hide it.
Always false.
Specifies the height, width and location of the control.
A object representing a rectangular region by its height, width and location.
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.
Overrides the property.
true always.
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 the height of the XRTableCell (measured in report units).
A value representing the height of the control.
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 only. Overrides the property, to hide it.
A object.
Overrides the property.
A value.
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.
Gets a parent row for the XRTableCell object.
An object of the class.
Specifies the number of rows in the control that the cell spans.
An integer value, specifying the number of rows.
Gets or sets the size of the XRTableCell.
A object that represents the control's width and height.
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 property.
Specifies the relative size of the XRTableCell in respect to the sizes of other cells in a row.
A value.
Gets or sets the width of the XRTableCell (measured in report units).
A value representing the width of the control.
A Table control.
Initializes a new instance of the XRTable class with default settings.
Adjusts the table size to accommodate the available rows and cells within them.
Starts the XRTable's initialization. Initialization occurs at runtime.
Gets the collection of objects that are contained in this instance.
An object of the class representing the collection of contained controls.
Converts the objects that belongs to a selected instance to a set of individual controls.
An array of objects.
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.
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.
Deletes the specified row from the current table.
An object representing a table row to be deleted.
Ends the XRTable's initialization.
Overrides the event.
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.
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 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.
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.
Overrides the property.
Always false.
Overrides the property, to hide it.
Always .
Gets the collection of rows contained in the table.
An object of the class.
Overrides the property.
A which identifies the window or frame at which to target the URL's content.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
An individual style object that is also a base for all conditional formatting objects.
Initializes a new instance of the XRControlStyle class with default settings.
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 XRControlStyle class with the specified dpi value.
A float value which specifies the dpi value used internally in the created XRControlStyle.
Initializes a new instance of the XRControlStyle class with the specified settings.
A structure. This value is assigned to the property.
A structure. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
A value. This value is assigned to the property.
A value. This value is assigned to the property.
A structure. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
A object. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
Initializes a new instance of the XRControlStyle class with the specified settings.
A structure. This value is assigned to the property.
A structure. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
A value. This value is assigned to the property.
A value. This value is assigned to the property.
A structure. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
A object. This value is assigned to the property.
Initializes a new instance of the XRControlStyle class with the specified settings.
A structure. This value is assigned to the property.
A structure. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
A value. This value is assigned to the property.
A value. This value is assigned to the property.
A structure. This value is assigned to the property.
A enumeration value. This value is assigned to the property.
Gets or sets the background color stored in this style.
A object that represents the background color.
Gets or sets the border color stored in this style.
A object that represents the border color.
Gets or sets the border dash style stored in this style.
A enumeration value. The default is value .
Gets or sets a set of borders (top, right, bottom,left) stored in this style.
A enumeration value or their combination, which represents a set of visible borders.
Overrides the property.
A enumeration value that represents the border style of a control's brick.
Specifies the border width, in floating point values.
A value.
Creates a copy of the current XRControlStyle object.
A XRControlStyle object which is a copy of the current object.
Gets the container of this control style object.
An object which represents the container of this control style.
Represents an object with all its style properties set to their default values.
[To be supplied]
Occurs after the XRControlStyle has been disposed of.
Determines whether the specified object is equal to the current XRControlStyle instance.
The object to compare with the current object.
true if the specified object is equal to the current XRControlStyle instance; otherwise false.
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 foreground color stored in this style.
A object that represents the foreground color.
Gets the hash code (a number) that corresponds to the value of the current XRControlStyle object.
An integer value representing the hash code for the current object.
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 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 property.
One of the enumeration's values that defines the visible brick borders.
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.
Overrides the property.
A specifying the formatting for the text and its layout.
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 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.
A method that will handle the events associated with the value changes of any properties.
Handles 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 data for the events that are associated with changes to property values.
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.
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.
A method that will handle the event.
Handles the event.
An object of any type that triggers the event.
A object that provides data for the event.
Provides data for the events that are associated with a band.
Initializes a new instance of the class.
A object, for which an event has occurred.
Gets a band, for which an event has occurred.
An object of the class.
Specifies where to make a page break, with respect to the given band.
A page break is inserted after the band.
A page break is inserted before the band.
No page breaks should be inserted before or after the current band.
A repository of objects.
Initializes a new instance of the FormattingRuleSheet class with the specified report.
An object that specifies the report which will be the owner of this formatting rule sheet.
Appends the specified formatting rule to the current formatting rule sheet.
A object to append to the formatting rule sheet.
Appends an array of formatting rules to the sheet.
An array of objects to append to the sheet.
Disposes of the FormattingRuleSheet 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.
Contains names of the scripts for an object.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Used to implement scripting for report bands and controls.
Initializes a new instance of the class with default settings.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Contains the names of the scripts for certain report controls.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
A method that will handle the event.
Represents a method that will handle the event.
An object of any type that triggers the event.
A object that provides data for the event.
Provides data for the event.
Gets the formatting string applied to the summary's text.
A which represents the string format for the text.
Gets or sets the text representation of the summary with the string formatting applied.
A representing the resulting string which will be printed as a label's summary value.
Gets the value which is automatically calculated as the label's summary.
An representing the summary value.
Contains names of the scripts for report bands.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A containing the script's code for the event.
Overrides the property.
A value, containing the script's code for the event.
A Shape control.
Initializes a new instance of the XRShape class with the default settings.
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 color to fill the shape's contents.
A object which represents the fill color of a shape.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
Overrides the property.
Always false.
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.
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.
Overrides the property.
A enumeration value.
Overrides the property.
true if the control wraps words; otherwise false.
For internal use only. Overrides the corresponding property of the class.
A value.
Specifies how the control should be internally rendered 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.
A method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the control which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the SummaryGetResultEventArgs class with the specified settings.
An object implementing the interface, specifying the calculated values.
Returns a collection of values calculated using the summary function.
An object implementing the interface, specifying the calculated values.
Gets or sets a value indicating whether an event was handled. If it was handled, the custom summary value is assigned to the 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.
Contains names of the scripts for the class descendants.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
Gets or sets the name of the script used to handle the event.
A representing the name of the script for this event.
A Page Information control that is used to display auxiliary information on report pages.
Initializes a new instance of the XRPageInfo class with default settings.
Overrides the property to hide it.
true if the control's height can grow in order to display all its contents; otherwise, false.
Overrides the property to hide it.
true if the control's height can decrease in order to remove unused space; otherwise, false.
Returns an object representing the default padding value for the XRPageInfo class.
A object representing the default padding for a page info control.
Gets or sets the format for the auxiliary information (date, page number etc.) placed on a report page.
A string containing the format for the auxiliary information displayed on a report page.
Overrides the property.
Always false.
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 band upon which gathers information.
A descendant, upon which XRPageInfo's data is calculated.
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.
Overrides the property to hide it.
A value containing the text associated with the control.
Overrides the property to hide it.
A value.
A Page Break control that defines a page delimiter in a report.
Initializes a new instance of the XRPageBreak class with default settings.
Overrides the property to hide it.
Always .
Overrides the property.
A object specifying the background color of the control.
Overrides the property.
A representing the bookmark's text which is shown in the report's document map.
Overrides the property.
An object representing the control whose bookmark is the parent of the current bookmark.
Overrides the property.
A object specifying the borders' color.
Overrides the property.
A value.
For internal use only. Overrides the property, to hide it.
A object.
Overrides the property.
An object that is a collection of bindings for the control.
Overrides the event.
This event is not available for the XRPageBreak class.
Overrides the property.
A string containing the name of the current even style for the object.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
Overrides the property.
A object specifying the foreground color of the control.
Overrides the event.
Overrides the property.
true to keep the contents of the entire control on a single page; otherwise, false.
Overrides the property.
A value containing the URL.
Overrides the property.
A string containing the name of the current odd style for the object.
Overrides the property.
A object representing padding values for a control.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Overrides the event to hide it.
Provides access to an object that contains XRPageBreak-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XRPageBreak's events.
Overrides the event.
For internal use only. Overrides the property, to hide it.
A object.
Overrides the property.
A string containing the name of the current style for the object.
Overrides the property.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines a set of styles for an .
Overrides the property.
A which identifies the window or frame at which to target the URL's content.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
One of the enumeration values that specifies how the text is aligned in the control.
Overrides the event.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
A container for embedding the class and its descendants into your reports.
Initializes a new instance of the WinControlContainer class with default settings.
Overrides the property.
A object specifying the background color of the control.
Overrides the property to hide it.
A object specifying the borders' color.
Specifies the border dash style.
A enumeration value.
Specifies the control's borders.
A enumeration value.
Overrides the property.
A value.
Overrides the property.
An object that is a collection of bindings for the control.
Gets or sets the type of the method that is used to draw a Windows Forms control in a report.
A enumeration value.
Overrides the property.
A string containing the name of the current even style for the object.
Overrides the property.
A object that defines the text format, including font face, size, and style attributes.
Overrides the property.
A object specifying the foreground color of the control.
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.
Overrides the property.
A string containing the name of the current odd style for the object.
Overrides the property.
A object representing padding values for a control.
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.
Overrides the property.
A string containing the name of the current style for the object.
Overrides the property.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines the set of styles for an .
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.
Overrides the property.
A value containing the text associated with the control.
Overrides the property.
One of the enumeration values that specifies how the text is aligned in the control.
Gets or sets a object that is placed into the object.
A class descendant.
Occurs when a new object is placed into the object.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
Represents a band used as a header for a report. Objects placed in this band are displayed once, at the beginning of the report.
Initializes a new instance of the ReportHeaderBand class with default settings.
Represents a band used as a footer in reports. Objects placed in this band are displayed once at the end of the report.
Initializes a new instance of the ReportFooterBand class with default settings.
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.
A band located at the beginning of every report page.
Initializes a new instance of the PageHeaderBand class with default settings.
A band located at the end of every report page.
Initializes a new instance of the PageFooterBand class with default settings.
A collection of objects.
Initializes a new instance of the GroupFieldCollection class with the specified owner band.
A object which specifies the owner band for this collection.
Appends the specified object to the collection.
A object to append to the collection.
An integer value specifying the index of the new element in the collection.
Appends an array of group fields to the collection.
An array of objects to append to the collection.
Returns the specified object's position within the collection.
A 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.
Adds the specified group field to the collection at the specified position.
A zero-based integer which specifies the position at which the group field is to be inserted.
A object that specifies the group field to insert into the collection.
An indexer that returns the object located at the specified index in the collection.
An integer index value that locates the object in the collection.
A object that has the specified index in the collection.
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.
Removes the specified object from the collection.
A object to be removed from the collection.
A collection of objects.
Initializes a new collection of bands in the specified report.
A report in which the collection of bands will be initialized.
Overrides the 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.
Occurs if a band is added to or removed from the collection.
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 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.
Sorts the bands inside the collection according to the default sort order set in the class.
An object implementing the interface.
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.
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.
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 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).
Removes the specified band from the collection.
A object to remove from the collection of bands.
Defines a base class for report bands that can contain objects of the class and its derived classes.
Overrides the property to hide it.
Always .
Overrides the property.
A representing the bookmark's text which is shown in the report's document map.
Overrides the property.
An object representing the control whose bookmark is the parent of the current bookmark.
For internal use only. Overrides the property, to hide it.
A value.
For internal use only. Overrides the property, to hide it.
A object representing a rectangular region by its height, width and location.
Overrides the property, to hide it.
Always false.
Overrides the property.
true always.
Overrides the property to hide it.
Always false.
Overrides the property.
An object that is a collection of bindings for the control.
Overrides the event.
Overrides the event to hide it.
For internal use.
A Boolean value.
Specifies the band's height (measured in report units).
A value representing the height of the band.
Overrides the event.
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 only. Overrides the property, to hide it.
A value.
Overrides the event.
For internal use. Overrides the property to hide it.
A object.
For internal use only. Overrides the property, to hide it.
A object.
Overrides the property.
A value containing the URL.
Gets or sets a value that determines where to make a page break, in respect to the given band.
A enumeration value.
Overrides the event.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Hides the inappropriate event of the parent class.
Overrides the event to hide it.
For internal use only. Overrides the property, to hide it.
A value.
Provides access to an object that contains Band-specific scripts to handle its events in the End-User Designer.
A object, which represents scripts handling Band's events.
Overrides the event.
For internal use only. Overrides the property, to hide it.
A object.
Overrides the property, to hide it.
A object.
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.
Overrides the property.
A which identifies the window or frame at which to target the URL's content.
Overrides the property.
A value containing the text associated with the control.
Overrides the event.
Replaces the method.
A object.
For internal use only. Overrides the property, to hide it.
A value.
For internal use. Overrides the property, to hide it.
A value representing the width of the band.
Overrides the property.
true if the control wraps words; otherwise false.
Overrides the property to hide it.
A value.
Specifies the types of bands used in the XtraReports Suite.
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 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.
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 at the end of each group of records. Normally used to provide summary values based upon the group's data.
Objects placed in this band are displayed at the beginning of each group of records. Typically holds the field headers for the group.
This band kind is intended for internal use only.
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 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 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 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. These can be used to display the date, report name, etc.
A method that will handle the event.
Represents a method that will handle the event.
An object of any type that triggers the event.
A object that provides data for the event.
Provides data for the event.
Initializes a new instance of the PrintOnPageEventArgs class.
An integer value which represents the index of a page on which a control will be printed. This value is assigned to the property.
An integer value which represents the total number of pages in a document. This value is assigned to the property.
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.
This enumeration is obsolete and no longer in use. Use the enumeration instead.
A barcode is printed in its normal orientation.
A barcode is rotated 90 degrees counter clockwise.
A barcode is rotated 90 degrees clockwise.
A barcode is rotated 180 degrees.
Represents a collection of objects.
Initializes a new instance of the ScriptSecurityPermissionCollection class with default settings.
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.
Appends an array of security permissions to the collection.
An array of objects to append to the collection.
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.
The base for classes that provide functionality to the control levels.
Initializes a new instance of the XRTableOfContentsLevelBase class with default settings.
Specifies the background 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 foreground color of a Table of Contents level.
A structure.
Specifies the height of the level.
A value.
Specifies the padding of the level.
A object.
A collection of levels assigned to an .
Initializes a new instance of the XRTableOfContentsLevelCollection class with the specified .
An object.
The title of an .
Initializes a new instance of the XRTableOfContentsTitle class with default settings.
Specifies the text for the title.
A value.
Specifies the text alignment for the title.
A enumeration value.
An individual level in an .
Initializes a new instance of the XRTableOfContentsLevel class with default settings.
Specifies the indent for the level to highlight the hierarchy of the bookmarks assigned to various elements of a document.
A value.
Specifies the leader symbol for the level.
A structure, specifying the leader symbol.
A container for DevExpress and third-party Windows Forms controls, as well as documents created using printing links.
Initializes a new instance of the PrintableComponentContainer class with default settings.
Overrides the property.
A structure, specifying the background color of the control.
Overrides the property.
A structure, specifying the background color of the control.
Overrides the property.
A enumeration value.
Overrides the property.
A enumeration value.
Overrides the property.
A value.
Specifies whether to clip the content which does not within the PrintableComponentContainer's bounds, or increase the control's dimensions to display the content in full.
true to clip the excessive content; otherwise false.
Specifies the rendering mode of a Windows Forms control hosted in the PrintableComponentContainer.
A enumeration value.
For internal use.
A enumeration value.
Specifies the inner spacing between the borders of the PrintableComponentContainer and the content it displays.
A object.
Used to assign a Windows Forms control or a printing link to a PrintableComponentContainer at runtime.
A value.
Occurs when a new component has been assigned to the PrintableComponentContainer.
For internal use.
A structure.
For internal use.
A enumeration value.
For internal use.
A Boolean value.
For internal use.
A object.
For internal use. Occurs when a new object has been assigned to the PrintableComponentContainer.
Provides access to an object containing options that detail the drawing of a Windows Forms control assigned to the PrintableComponentContainer.
A object.
A calculated field.
Initializes a new instance of the CalculatedField class with default settings.
Initializes a new instance of the CalculatedField class with the specified data source and data member.
A , which specifies a field's data source. This value is assigned to the property.
A value, which specifies a field's data member. This value is assigned to the property.
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 display name of the calculated field.
A representing the calculated field's display name.
Determines whether or not the specified object is equal to the current CalculatedField instance.
The object to compare with the current object.
true if the specified object is equal to the current CalculatedField instance; otherwise false.
Specifies the expression of the calculated field.
A containing a calculated field's expression.
Specifies the type of the value returned by the calculated field.
A enumeration value, specifying the calculated field's value type.
Serves as the default hash function.
An integer value, specifying the hash code for the current object.
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.
Gets or sets the name of the calculated field.
A containing the name of the calculated field.
Provides access to an object that contains CalculatedField-specific scripts to handle its events in the End-User Designer.
A object, which represents scripts handling CalculatedField's events.
Contains names of the scripts for all report controls.
Contains settings that define the sorting of groups by summary function results.
Initializes a new instance of the XRGroupSortingSummary class with default settings.
Specifies whether the summary function is enabled.
true if the summary function is enabled; otherwise, false.
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 null values should be ignored when a summary is calculated.
true to ignore null values; otherwise, false.
Specifies the sorting direction for groups (ascending or descending).
An enumeration value.
A data source that allows you to use native LightSwitch structures, such as Table or Query.
Initializes a new instance of the LightSwitchDataSource class with default settings.
Specifies the name of a collection that is used as a LightSwitch data source.
A value.
Specifies a LightSwitch data source object.
A type.
Specifies the name of a LightSwitch data source.
A value.
For internal use. Occurs when a LightSwitch data source is being filled.
Provides access to the collection of report parameters.
A collection of objects.
Specifies whether or not the data source is a LightSwitch query.
true if the data source is a LightSwitch query; otherwise false.
Provides access to the collection of LightSwitch query parameters.
A object.
Provides data for the event.
For internal use. Initializes a new instance of the FillDataSourceEventArgs class with the specified settings.
An object implementing the interface. This value is assigned to the property.
A value, specifying the data source name. This value is assigned to the property.
A value, specifying the collection name. This value is assigned to the property.
true if the data source is a LightSwitch query; otherwise false. This value is assigned to the property.
A read-only collection of objects. This value is assigned to the property.
For internal use. Gets the name of a collection that is used as a LightSwitch data source.
A value, specifying the collection name.
For internal use. Gets the name of a LightSwitch data source.
A value, specifying the data source name.
For internal use. Gets a value specifying whether or not a LightSwitch data source is a LightSwitch query.
true if the data source is a LightSwitch query; otherwise false.
For internal use. Specifies the list that is used as a LightSwitch data source.
An object implementing the interface.
For internal use. Provides access to the collection of LightSwitch data source parameters.
A read-only collection of objects.
A method that will handle the event.
A method that will handle the event.
The event source.
A object that contains data related to the event.
Provides data for the event.
Initializes a new instance of the GroupSortingSummaryGetResultEventArgs 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 property.
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.
Specifies whether or not the event was handled. If so, the custom summary value is assigned to the 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.
Lists the summary functions available for sorting groups by summary results.
Calculates the average of all the values within the group.
Counts the number of values within the group.
Calculates the custom summary using the , and events.
Calculates the average of all the distinct values within the group.
Counts the number of distinct values within the group.
Calculates the standard deviation of all the distinct values within the group.
Calculates the standard population deviation of all the distinct values within the group.
Calculates the total of all the distinct values within the group.
Calculates the amount of variance for all the distinct values within the group.
Calculates the population variance of all the distinct values within the group.
Calculates the maximum of 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 standard deviation of all the values within the group.
Calculates the standard population deviation of all the values within the group.
Calculates the total of all the values within the group.
Calculates the amount of variance for all the values within the group.
Calculates the population variance of all the values within the group.
A Label control.
Initializes a new instance of the XRLabel class with default settings.
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 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 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 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.
Returns an object representing the default padding value for the XRLabel class.
A object representing the default padding for a label.
Overrides the property.
true to keep the contents of the entire control on a single page; otherwise, false.
Gets or sets the text lines in the control.
An array of strings that contain the text in the label control.
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.
Specifies the text shown by the XRLabel when the value of its bound data field is null.
A value.
Specifies how to process report controls with duplicate values.
A enumeration value.
Specifies whether to process duplicate values of the , or property.
A enumeration value.
Specifies how to process a Label control receiving a null value from a connected data source.
A enumeration value.
Provides access to an object that contains XRLabel-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XRLabel's events.
Gets the value that was calculated for the data source field bound to the property of the given label.
An object that represents the calculated numerical value.
Occurs when the automatic summary value of a label has been calculated.
Occurs when a summary gets its final value.
Occurs when the summary value needs to be set to its initial value when calculating a custom summary.
Occurs when a report retrieves the next data row in the bound data source.
A collection of objects.
Initializes a new instance of the XRControlCollection class with the specified owner.
An object, which will be the container for the created 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.
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.
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.
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.
Removes the specified control from the collection.
An object to remove from the collection.
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.
The base class for all visual controls used for creating reports.
Initializes a new instance of the XRControl class with default settings.
Occurs after an object is displayed in the report.
Returns a collection that contains all controls found within XRControl (within a report).
A collection of objects with the specified type.
Specifies the vertical anchoring style of a report control.
A enumeration member, specifying the side of the control's container.
Gets or sets the control's background color.
A object that represents the background color. The default value is .
Provides access to the owner band, in which the current control is situated.
A class descendant representing the owner band.
Occurs before an object creates its image in a report being previewed/printed/exported.
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.
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.
Gets or sets the control's border color.
A object that represents the border color.
Specifies the dash style for the control's border.
A enumeration value. The default is value .
Gets or sets a set of borders (top, right, bottom,left), which should be visible for the control.
A enumeration value or combination of values, which represents a set of visible borders.
Specifies the border width, in floating point values.
A value.
Gets the Y-coordinate of the control's bottom edge (measured in report units).
An integer value representing the Y-coordinate of the control's bottom edge (measured in the units set by the property).
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 property).
Specifies the height, width and location of the control.
A object representing a rectangular region by its height, width and location.
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.
Brings the control to the front of the z-order.
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.
Gets a value indicating whether the control can contain other controls.
A Boolean value indicating whether an instance can contain other controls.
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 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 the type of the control.
A value.
Provides access to the collection of a control's bindings.
An value, specifying the collection of the control's bindings.
Gets or sets the dock style for the control.
An enumeration value.
Gets or sets the dpi value used to render this control.
A value representing the dpi value used to render this control.
Occurs when an object is drawn or redrawn in a report's Print Preview.
Occurs after a data-bound object obtains data from its data source.
Gets or sets the current even style for the control.
A string containing the name of the current even style for the object.
Finds the control that has the specified name in the 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 collection; otherwise, false.
An object which has the specified name and is contained in the collection. If there isn't any control with the specified name in the collection of child controls, then null (Nothing in Visual Basic).
Gets or sets the control's font.
A object that represents font settings including font face, size, and style attributes.
Gets or sets the control's foreground color.
A object that represents the foreground color.
For internal use. Supports the XML serialization of a report's formatting rules.
Provides access to a collection of formatting rules applied to this control.
A object, containing instances.
Returns the color actually used as the control's background color.
A value representing the effective background color.
Returns the color actually used as the control's border color.
A value representing the effective border color.
Returns the border dash style that is actually used by the control.
A value representing the effective border dash style.
Returns the borders settings actually used as the control's borders settings.
A enumeration value representing the effective borders settings.
Returns the border width settings actually used as the control's current settings.
A value representing the effective border width settings.
Returns the font actually used as the control's font.
A value representing the effective font.
Returns the color actually used as the control's foreground color.
A value representing the effective foreground color.
Returns the padding values actually used as the control's padding.
A object representing the effective padding values.
Returns the text alignment actually used as the control's text alignment.
A enumeration value representing the effective text alignment.
Gets a value indicating whether the control contains other objects.
true if the collection returned by the property of the given contains at least one item; otherwise, false.
Gets or sets the control's height (measured in report units).
A value representing the width of the control.
Specifies the control's height (measured in report units).
A value representing the height of the control.
For internal use. Occurs when a new item used for a Web representation of the control is created.
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 property.
For internal use. Gets a value indicating whether the control has been disposed of.
true if the control has been disposed of; otherwise, false.
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.
Gets or sets a value which specifies whether a control can be split across pages.
true to keep the contents of the entire control on a single page; otherwise, false.
Specifies the X-coordinate of the control's left edge (measured in report units).
An integer value representing the X-coordinate of the left edge of the control, and measured in the units set by the 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 coordinates of the control's upper-left corner.
A value.
Occurs when the value of the property is changed.
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 only. For internal use. Supports serialization of the property.
A object.
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.
Gets or sets a name of the control.
A containing a name of the control.
Bindable. Specifies the URL to navigate to when the control is clicked.
A value containing the URL.
Specifies the text shown by the XRControl when the value of its bound data field is null.
A value.
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 control's padding values (measured in report units).
A object that represents the padding values.
Gets or sets the parent object of this control.
An object representing this 's parent.
Occurs when the instance's parent is changed.
Gets a value indicating which style properties of the object's parent are used by this control.
A object.
Forces the control to apply layout logic to itself and all its child controls.
Occurs when the left 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 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 an end-User presses 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 the mouse cursor moves over the control during the report's 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 the representation of a control is printed on the current page of the report.
Obsolete. Use the and properties instead.
A enumeration value.
Specifies how to process report controls with duplicate values.
A enumeration value.
Specifies whether to process duplicate values of the , or property.
A enumeration value.
Specifies how to process a report control receiving a null value from a connected data source.
A enumeration value.
Removes inappropriate bindings assigned to the XRControl's properties.
An predicate.
Provides access to the report that contains the control.
An descendant.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property to en empty value.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resets the property value, so that it is no longer stored in the current control and is obtained from its parent instead.
Resumes normal layout logic for the control.
Gets the X-coordinate of the control's right edge (measured in report units).
An integer value representing the x-coordinate of the right edge of the control and measured in the units set by the property.
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 property.
Provides access to the report to which the control belongs.
An value.
For internal use.
Always 1.
Provides access to an object that contains XRControl-specific scripts to handle its events in the End-User Designer.
An object, which represents scripts handling XRControl's events.
Sends the control to the back of the z-order.
Gets or sets the size of the control.
A value.
Occurs when the value of the property is changed.
Gets or sets the size of the control.
A value, specifying the control's width and height.
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.
Specifies the inner indents to be maintained when report elements are aligned to the control's edges using snap lines.
A object, containing padding information associated with the control.
Gets or sets the name of the style, which is applied to the current control.
A representing the name of the style.
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 a set of styles for the control.
A DevExpress.XtraReports.UI.XRControl.XRControlStyles object that determines a set of styles for an .
Temporarily suspends the layout logic for the control.
Bindable. Gets or sets the object that contains data about this control.
An that contains data about the control.
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 text associated with the XRControl object.
A value, containing the text associated with the control.
Specifies the alignment of the control's text.
A enumeration value that specifies how the text is aligned within the control.
Occurs when the value of the property is changed.
Returns a graphical representation of a control.
A object which represents a graphical representation of a control.
Gets or sets the Y-coordinate of the control's top edge (measured in report units).
An integer value representing the Y-coordinate of the top edge of the control and measured in the units set by the property.
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 property.
Gets or sets a value indicating whether the current control is displayed in a report.
true if the object is displayed; otherwise, false.
Gets or sets the width of the control (measured in report units).
An integer value representing the width of the control.
Specifies the control's width (measured in report units).
A value representing the width of the control.
Indicates whether a control automatically wraps words to the beginning of the next line when necessary.
true if the control wraps words; otherwise false.
Specifies the native XLSX format to be imported to the control's content after the report is exported to XLSX.
A string value, representing the XLSX format string.
A Check Box control.
Initializes a new instance of the XRCheckBox class with default settings.
Gets or sets a value indicating whether the check box is checked.
true if the check box is checked; otherwise, false.
Bindable. Gets or sets the current state of the XRCheckBox object.
A enumeration value which determines the state of a checkbox.
Specifies the glyph alignment within the XRCheckBox 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.
Provides methods and properties for creating a collection of objects.
Initializes a new instance of the class with default settings.
Appends the specified binding to the current collection.
An object 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.
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.
A string containing a format of the value to be bound.
An object.
Appends an array of objects to the collection.
An array of objects to add to the collection.
Disposes of the XRBindingCollection object.
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.
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.
Removes the specified binding from the collection.
An object to remove from the collection.
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 XRBinding 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 property.
A class descendant, which specifies a data source to provide data for a control's property. This value is assigned to the property.
A value, which specifies a navigation path to a data field in a data source. This value is assigned to the property.
Initializes a new instance of the XRBinding 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 property.
A class descendant, which specifies a data source to provide data for a control's property. This value is assigned to the property.
A value, which specifies a navigation path to a data field in a data source. This value is assigned to the property.
A value specifying a format for the output value. This value is assigned to the property.
Initializes a new instance of the XRBinding class with default settings.
Initializes a new instance of the XRBinding 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 property.
A value specifying a format for the output value. This value is assigned to the property.
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 property.
A value that specifies the data member for the current data binding. This value is assigned to the property.
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 property.
A class descendant, which specifies a data source to provide data for a control's property. This value is assigned to the property.
A value, which specifies a navigation path to a data field in a data source. This value is assigned to the property.
A value specifying a format for the output value. This value is assigned to the property.
A new XRBinding instance.
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 data source for this binding.
An object that represents the data source.
Disposes of the XRBinding object.
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.
Gets the name of the control's data-bound property.
A string containing the name of a control's property to bind to.
Returns the textual representation of XRBinding.
A value.
A method that will handle the event.
Represents a method that will handle the event.
An object of any type that triggers the event.
An object providing data for the event.
Provides data for the event.
Gets a visual brick that represents this control's contents on a report page.
A object which represents the control's contents.
[To be supplied]
[To be supplied]
Gets an object that implements the DevExpress.XtraPrinting.Export.Web.IScriptContainer interface and is used for registering the scripts and styles in the current HTML document.
An object implementing the DevExpress.XtraPrinting.Export.Web.IScriptContainer interface.
A band used for specifying grouping criteria and displaying information at the beginning of a group of records.
Initializes a new instance of the GroupHeaderBand class with default settings.
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 GroupHeaderBand and its group are split across pages.
A enumeration value.
Provides access to the GroupHeaderBand's scripts.
A object.
Specifies the sorting options for report groups.
An object, that contains the sorting options for groups.
Occurs when a summary gets its final value.
Occurs when the summary value needs to be set to its initial value when calculating a custom summary.
Occurs when a group header retrieves the next data row in the bound data source.
A band used for displaying information at the end of a group of records.
Initializes a new instance of the GroupFooterBand class with default settings.
Gets or sets a value indicating how a GroupFooterBand is positioned on a page relative to its group's rows.
A enumeration value.
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.
Defines the objects used as criteria when creating groups in Reports.
Initializes a new instance of the class.
A object.
Initializes a new instance of the GroupField class with default settings.
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.
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.
Gets or sets a primary data source's field name, used as a criterion for creating groups in a report.
A string containing one of the field names in the primary data source.
Gets or sets the order for the records when grouping or sorting columns in a report's data source.
An enumeration value.
Defines the base class for the Group Header and Group Footer bands.
Occurs when the value of the property changes.
Gets or sets a value indicating how close this GroupBand 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.
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.
Provides access to the GroupBand's scripts.
A object.
A method that will handle the event.
Represents the method that will handle the event.
The source of the event.
A object that provides data for the event.
Provides data for the event.
Initializes a new instance of the DrawEventArgs class with the specified settings.
A object used to draw report components. This value is assigned to the property.
A object specifying the control's bounding rectangle. This value is assigned to the property.
A object specifying control's contents for a report's document. This value is assigned to the property.
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.
Gets a visual brick that represents this control's contents on a report page.
A object which represents the control's contents.
For internal use. Returns an enumerator containing visual bricks generated for all report controls on this page.
A object containing views of all the controls on a report page.
Provides access to an object that is used to draw report components.
An object implementing the interface.
A report band that contains controls used for displaying a single record from a report's data source. If there is no data source defined for the report, the DetailBand object displays its current state.
Initializes a new instance of the DetailBand class with default settings.
Specifies whether or not the current DetailBand 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.
Gets the object that specifies the parameters of the multi-column layout.
A object containing the parameters related to the multi-column layout.
Specifies whether the Detail band should be printed if the report's data source is empty.
A Boolean value.
Specifies how many times the Detail band should be printed when a report's data source is empty.
An integer value.
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.
The base for the and classes.
For internal use.
A Boolean value.
Overrides the property to hide it.
Always false.
Overrides the property to hide it.
Always .
A watermark in a report.
Initializes a new instance of the class with default settings.
Specifies the watermark picture.
A object.
A Gauge control.
Initializes a new instance of the XRGauge class with default settings.
Specifies a measure that provides data for calculating the actual Gauge value.
A value; null (Nothing in Visual Basic) to define this value automatically.
For internal use.
A object.
For internal use.
A structure.
For internal use.
A Boolean value.
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 target Gauge value.
A value; null (Nothing in Visual Basic) to define this value automatically.
For internal use.
A value.
For internal use.
A 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.
Specifies the view type of a Gauge.
A DevExpress.XtraGauges.Core.Customization.DashboardGaugeType enumeration value.
For internal use.
A Boolean value.
For internal use.
A value.
The base for and controls.
Specifies the text shown by the XRRichTextBase when the value of its bound data field is null.
A value.
Specifies how to process report controls with duplicate values.
A enumeration value.
Specifies whether to process duplicate values of the , or property.
A enumeration value.
Specifies how to process a Rich Text control receiving a null value from a connected data source.
A enumeration value.
Gets or sets the text of the XRRichTextBase control, including all the Rich Text Format (RTF) codes.
A value which represents the control's text in RTF format.
Gets or sets the RTF text of the XRRichTextBase object which is going to be serialized.
A object used for serialization of the XRRichTextBase control.
Gets or sets the string value used to support serialization of the property.
A value.
Overrides the property.
true if the control wraps words; otherwise false.
Specifies the types of input and output streams used to load and save data in the control.
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.
A Microsoft Office Word Open XML Format (DOCX) stream.
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.
The C# programming language will be used in the current report's scripts.
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.
A method that will handle the event.
A method that will handle the event.
The event source.
A object that contains data related to the event.
The class used to generate a Code 128 barcode.
Initializes a new instance of the class with default settings.
Gets or sets the value specifying the charset type for the Code 128 barcode.
One of the enumeration's values specifying the charset used.