DevExpress.Web.ASPxPivotGrid.v20.1 Contains classes which implement the functionality of the ASPxPivotGrid control. An ASPxPivotCustomizationControl. Initializes a new instance of the class with default settings. Gets or sets which layouts can be applied to the . One or several enumeration members that specify which layouts can be applied to the . Gets or sets whether filtering can be applied to fields via the . true if filtering can be applied to fields via the ; otherwise, false. Gets or sets whether the sort order of field values can be toggled via the . true if the sort order of field values can be toggled via the ; otherwise, false. Gets or sets the ID of the owner ASPxPivotGrid control. A that represents the ID of the owner ASPxPivotGrid control. Gets or sets the 's client programmatic identifier. A that specifies the 's client identifier. Gets or sets whether dragging fields within the immediately updates the layout of fields in the PivotGrid control. true if the layout of fields in the PivotGrid control must not be immediately updated; otherwise, false. Gets the settings that define images displayed in the . A object containing the settings that define images displayed in the . Gets or sets the 's layout. A enumeration member that specifies how fields are arranged within the . Represents the ASPxPivotGrid control. Initializes a new instance of the class. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Enables you to customize the context menu. Fires after a callback initiated by the control has been processed on the server side. Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed. Occurs before a layout is restored from a storage, allowing you to cancel this action. Occurs before the ASPxPivotGrid control obtains data from a data source. Occurs before the control starts recalculating its data. Prevents the from being rendered until the method is called. Initiates a callback by the client and obtains the result processed within the server. A DevExpress.Web.Internal.CallbackResult object, containing the client and client's element IDs and server-processed contents. Gets or sets the text to render in an HTML caption element in an ASPxPivotGrid. A string value that specifies the text to render in an HTML caption element in an ASPxPivotGrid. Gets or sets a template to display the content of cells. An object supporting the System.Web.UI.ITemplate interface that contains the custom content for cells. Gets or sets the pivot grid's client programmatic identifier. A that specifies the pivot grid's client identifier. Enables you to save and restore the previously saved layout of the pivot grid. Gets an object that lists the client-side events specific to the . A object which allows assigning handlers to the client-side events available to the . Collapses all the columns and rows in the pivot grid. Collapses all columns. Collapses all rows. Gets or sets how the grid stores information about the collapsed rows/columns. One of the enumeration values. Collapses the specified column or row. true to collapse a column; false to collapse a row. An array of field values that identifies the column/row to be collapsed. Gets the number of columns displayed within the ASPxPivotGrid. An integer value that specifies the number of columns displayed within the ASPxPivotGrid. Occurs after the ASPxPivotGrid's table has been created. Returns data records used to calculate summary values for all cells. A object that contains the underlying data records. Returns data records associated with the specified cell. An integer value that is the zero-based column index. Set it to -1 to obtain the column's Grand Total. An integer value that is the absolute (not the visible) zero-based row index. Set it to -1 to obtain the row's Grand Total. To obtain the absolute row index by the visible row index within the current page, use the method. A object containing data records associated with the specified cell. Returns data records used to calculate a summary value for the specified cell in OLAP and server mode. Allows you to specify the columns to return. A zero-based visible column's index. Set it to -1 to obtain the column's Grand Total. A zero-based absolute row's index. Set it to -1 to obtain the row's Grand Total. To get the absolute row index by its visible index in the current page, use the method. A list of columns in a data source to return. A object that contains the underlying data. Returns data records associated with the specified cell. Used in OLAP and server mode. An integer value that specifies the zero-based column index. Set it to -1 to obtain the column's Grand Total. An integer value that is the zero-based absolute row index. Set it to -1 to obtain the row's Grand Total. To obtain the absolute row index by the visible row index within the current page, use the method. An integer value that identifies the data field by its index. A object which contains records associated with the specified cell. Returns data records used to calculate a summary value for the specified cell in OLAP and server mode. Allows you to specify the columns, and limit the number of records to return. A zero-based visible column's index. Set it to -1 to obtain the column's Grand Total. A zero-based integer which identifies the absolute index of the row. Pass -1 as a row index to obtain the row's Grand Total. Pass -1 as a column index to obtain the column's Grand Total. To obtain the absolute row index by its index within the current page, use the method. An integer value that is the maximum number of data rows to return. Set it to -1 to retrieve all rows. A list of columns to return. A object that contains the underlying data. In OLAP mode, returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns to be returned. A zero-based integer which identifies the visible index of the column. A zero-based integer which identifies the absolute index of the row. To obtain the absolute row index by its index within the current page, use the method. A list of columns in a data source, to be returned. A object that contains the underlying data. In OLAP mode, returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns, and limit the number of records to be returned. A zero-based integer which identifies the visible index of the column. A zero-based integer which identifies the absolute index of the row. To obtain the absolute row index by its index within the current page, use the method. An integer value that specifies the maximum number of data rows to be returned. -1 to retrieve all rows. A list of columns in a data source, to be returned. A object that contains the underlying data. In server mode, returns a list of records used to calculate a summary value for 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 list of columns to be returned. A object that contains the underlying data for the processed cell. In server mode, returns a list of records used to calculate a summary value for the specified cell. Allows you to specify the columns and limit the number of records to be returned. A zero-based integer which identifies the visible index of the column. A zero-based integer which identifies the visible index of the row. An integer value that specifies the maximum number of data rows to be returned. -1 to retrieve all rows. A list of columns to be returned. A object that contains the underlying data. Returns the ASPxPivotGrid's summary data source. A object that represents the summary data source. Returns a summary data source for the specified row. An integer value that specifies the column index. An integer value that specifies the absolute row index. To obtain the absolute row index by its index within the current page, use the method. A object that represents the summary data source. Gets or sets the name of the cascading style sheet (CSS) class that specifies the ASpxPivotGrid's style. A value that specifies the cascading style sheet class's name. Fires when a round trip to the server has been initiated by a call to the client method. Enables custom display text to be provided for cells displayed within the Data Area. Allows the appearances of cells to be dynamically customized. Allows you to replace cell values with custom ones. Occurs when a prepares data to be displayed in a . Allows you to customize pivot grid data before passing it to a chart control. Allows you to change fields and folders order in the Customization Form. Provides the ability to sort data using custom rules. Allows you to customize field value cells. Enables you to display custom text within the Prefilter panel, corresponding to the current filter expression. Allows you to customize the filter drop-down list items. Enables grouping axis values, using your own criteria. Gets or sets the X-coordinate of the Customization form's top-left corner. An integer value that specifies the X-coordinate of the Customization form's top-left corner. The value is set in screen coordinates. Gets or sets the Y-coordinate of the Customization form's top-left corner. An integer value that specifies the Y-coordinate of the Customization form's top-left corner. The value is set in screen coordinates. Gets or sets a value that specifies whether the pivot grid's Customization form is displayed within the page. true if the Customization form is displayed; otherwise, false. Gets the settings that define images displayed in the Customization Form. A object containing the settings that define images displayed in the Customization Form. Enables you to supply any server data that can then be parsed on the client. Allows you to load the ASPxPivotGrid's callback state, which was previously saved by handling the event. Allows you to preserve the ASPxPivotGrid's callback state in a custom manner. In OLAP and server mode, provides the capability to sort data using custom rules. Enables summary values to be calculated manually. Enables providing data to unbound fields. Occurs after a panel that displays data headers has been created. Gets or sets the object from which the data-bound control retrieves its list of data items. An object that represents the data source from which the data-bound control retrieves its data. Fires when the pivot grid's data source changes. Gets or sets the ID of the control from which the data-bound control retrieves its list of data items. The ID of a control that represents the data source from which the data-bound control retrieves its data. Gets or sets a default engine used to perform data processing in the pivot grid. A enumeration value that specifies an engine used to perform data processing in the pivot grid. Enables a server control to perform final clean up before it is released from memory. Gets or sets a template to display the content of the empty area. An object supporting the System.Web.UI.ITemplate interface that contains the custom content for the empty area. Gets or sets whether a specific animation effect is used when the control content is updated via a callback. true, if a specific animation effect is used; otherwise, false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets whether a specific animation effect is used when changing pages. true, if a specific animation effect is used; otherwise, false. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. True, if page switching by gestures is always allowed; False, if it is always prohibited; Auto - if it is allowed for touch devices only. Gets or sets whether data caching is enabled. true to enable data caching; otherwise, false. Gets or sets a value that specifies whether the control keeps any of its values that are HTML as HTML, or instead, strips out the HTML markers. true if the HTML code contained within the control's values is not executed and is converted into the corresponding text for display purposes, false if the control's values can contain pure HTML code. Occurs after the control has completed recalculating its data. Re-enables render operations after a call to the method and forces an immediate re-rendering. Expands all the columns and rows in the pivot grid. Expands all columns. Expands all rows. Expands the specified column or row by its index. true to expand a column; false to expand a row. An integer value that specifies the zero-based index of the column/row to be expanded. Expands the specified column or row. true to expand a column; false to expand a row. An array of values that identifies the column/row to be expanded. Occurs after the field's location or visibility has been changed. Enables you to control whether the dragged field header can be dropped at the area it's currently located over. Occurs when the field's property has been changed. Fires when the expansion status of fields combined into a field group is changed. Occurs after a field's filter condition has been changed. Allows you to customize the filter that is being applied or cancel filtering. Occurs after a field's property has been changed. Provides access to a pivot grid's field collection. A collection of the objects that are the Pivot Grid fields. Occurs after an unbound field expression has been changed. Fires after a field value has been collapsed. Enables you to control whether field values can be collapsed. Enables the display text of individual column and row headers and filter dropdown items to be customized. Fires after a field value has been expanded. Enables you to control whether field values can be expanded. Occurs in OLAP mode, when an end-user clicks an expand button or selects Expand All from the context menu, and the field value cannot be expanded. Gets or sets a template to display the content of field value cells. An object supporting the System.Web.UI.ITemplate interface that contains the custom content for field value cells. Occurs after a field's visibility has been changed. Gets the filter settings. An object that contains the filter settings. Enables you to specify the entered filter value's custom display text, to be displayed when the filter control's condition value editor is inactive. Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the Filter Control's operation dropdown menu. Enables you to process and modify an entered value before it is actually accepted by the filter control. Occurs when the filter criteria is changed. Returns the column's absolute index by its visible index within the current page. An integer value that specifies the column's visible position within the current page. An integer value that specifies the column's absolute index. Returns the row's absolute index by its visible index within the current page. An integer value that specifies the row's visible position within the current page. An integer value that specifies the row's absolute index. Returns an object that contains information on the specified cell. true to use the cell position within the control's columns and rows position. An integer value that identifies the column where the required cell resides by its zero-based index. An integer value that identifies the row where the required cell resides by its zero-based index within the current page. A descendant that contains information on the specified cell. Returns an object that contains information on the specified cell. An integer value that identifies the column where the required cell resides by its zero-based index. An integer value that identifies the row where the required cell resides by its zero-based index within the current page. A descendant that contains information on the specified cell. Returns the value displayed in the specified cell. A zero-based index of the column that contains the cell. A zero-based absolute index of the row that contains the cell. To obtain the absolute row index by its index within the current page, use the method. The value of the specified cell. Returns a cell value calculated for the specified column and row field values, against the specified data field. An array of column values. An array of row values. A object that specifies the data field, against which the required cell value is calculated. A summary value calculated for the specified column and row field values, against the specified data field. Returns the index of the specified column. An array of column field values that identify the column. An integer value that specifies the column index. -1 if the specified column has not been not found. Returns the index of the specified column. An array of column field values that identify the column. A object. An integer value that specifies the column index. -1 if the specified column has not been not found. Returns a pivot grid field located at the specified position within the specified area. A enumeration value that specifies the area where the required pivot grid field is displayed. An integer value that specifies the pivot grid field's position from among the other fields displayed within the same area. A object that represents the pivot grid field located at the specified position within the specified area. null (Nothing) in Visual Basic) if the file was not found. Returns the number of fields located in the specified area. A enumeration member that specifies the pivot grid area. An integer value that specifies the number of fields located in the specified area. Returns the names of data source fields to which the pivot grid fields are bound. The names of data source fields to which the pivot grid fields are bound. Returns all visible pivot grid fields located at the specified area. A enumeration value that specifies the area where the required pivot grid fields are displayed. The list of visible pivot grid fields located at the specified area. Returns the specified field value. A object that represents a column or row field whose value is to be obtained. A zero-based index of a cell in the Data Area that identifies the required field value. An object that represents the field's value. Returns the specified field's value by its index. A object that represents the field which contains the required value. An integer value that identifies the required field value. An object that represents the specified field's value. Returns information about the specified field value. A object that is a PivotGrid field. An integer value that specifies an absolute position of the field value. A object that provides information about field values. Returns information about the specified field value. true, to specify a column; false, to specify a row. A zero-based index of the required field value. A object that provides information about field values. Returns an OLAP member for the specified field value. A object that represents the pivot grid field. An integer value that specifies the cell's index. An object that implements the IOLAPMember interface. Gets the type of a specific column/row field's value. A object that refers to the required field. A zero-based index of a column/row that identifies the required field value. A value that idenfifies the type of the required column/row 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. A value that identifies the type of the required column/row field value. Returns an image that corresponds to the specified KPI value. A enumeration value that specifies the KPI graphic set. You shouldn't use the 'None' and 'ServerDefined' values. A enumeration value that identifies the image set. Images can be obtained only for trend and status KPI types. An integer value that specifies the KPI value (-1, 0 or 1). An object that contains image settings for the specified KPI value. Gets names of available KPI in a cube. The list of KPI names. Returns measures used to calculate the value, goal, status, trend and weight that represent the values of the specified Key Performance Indicator (KPI). A string value that specifies the KPI's name. A object that contains measures used to determine the KPI's value. Returns a graphic set defined on the server for the specified KPI's trend and status. A string value that specifies the KPI's name. A enumeration value that identifies the image set. Images can be obtained only for trend and status KPI types. A enumeration value that specifies the KPI graphic set. Returns the specified KPI's value. A string value that specifies the KPI's name. A object that represents the specified KPI's value. Returns the absolute index of the specified row. An array of row field values that identify the row. An integer value that specifies the absolute row index. -1 if the specified row has not been not found. Returns the index of the specified row. An array of row field values that identify the column. A object. An integer value that specifies the row index. -1 if the specified row has not been not found. Fires immediately after the ASPxPivotGrid's layout has been changed. Occurs after a group filter condition has been changed. Gets the collection of field groups. A object which represents a collection of field groups. Gets or sets a template to display the content of field headers. An object supporting the System.Web.UI.ITemplate interface that contains the custom content for field headers. Enables the settings of individual data cells to be changed. Enables the settings of individual field value cells to be changed. Provides access to the settings that define images displayed within the pivot grid's elements. A object that contains image settings. Provides access to the settings that define images displayed in the editors, used to edit filter values within the Prefilter Control (Filter Editor). A object that contains image settings. Provides access to the settings that define images displayed in the filter control. The object that contains image settings. Gets a value indicating whether the grid is data bound. true if the grid is data bound; otherwise, false. Indicates whether the specified field value is collapsed. A object that represents the row or column field. A zero-based index of a cell in the Data Area 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. true if the specified field value is collapsed; otherwise, false. Indicates that the ASPxPivotGrid is being loaded. true if the ASPxPivotGrid is being loaded; otherwise, false. Returns whether the specified column field value or row field value is collapsed. A object that identifies a column field 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. Gets whether the ASPxPivotGrid has been locked for updating. true, if the ASPxPivotGrid control is locked; otherwise, false. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Updates a pivot grid. Occurs when a layout is restored from a data store, and its version is different than that of the control's current layout version. Restores the collapsed state of field values from the specified stream. A descendant from which the collapsed state of field values is read. If null (Nothing in Visual Basic), an exception is raised. Restores the collapsed state of field values from the specified string. A from which the collapsed state of field values is read. Restores the pivot grid layout from the specified stream. A descendant from which pivot grid settings are read. If null (Nothing in Visual Basic), an exception is raised. Restores the pivot grid 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 object that specifies whose options should be restored. Restores the pivot grid layout from the specified string. A from which pivot grid settings are read. Restores the pivot grid layout from the specified string, using the specified settings. A from which pivot grid settings are read. A object that specifies which options should be restored. Gets or sets whether refreshing pivot grid data is locked while handling the event. true to prevent pivot grid data from being refreshed while handling the event; otherwise, false. Specifies a connection string to a cube in an MS Analysis Services database. A connection string. Gets or sets which data provider should be used to bind to an OLAP cube. A enumeration member that specifies which data provider should be used to bind to an OLAP cube. Raised when a query processing error occurs on a bound OLAP server, or when the connection to this server is lost. Allows you to get a query used to obtain data in ASPxPivotGrid. Occurs when the query time-out has expired. Provides access to pivot grid behavior options. A object that contains behavior options for ASPxPivotGrid. Provides access to the chart options. A object that contains chart options. Provides access to the pivot grid's customization options. A object, which contains customization options for an ASPxPivotGrid control. Provides access to the pivot grid's data specific options. A object that contains the pivot grid's data specific options. Provides access to options, which control the presentation of data fields in the ASPxPivotGrid. A object that provides options, which control the data fields presentation in the ASPxPivotGrid. Provides access to options that specify the appearance and behavior of filter windows. A object that specifies the appearance and behavior of filter windows. Provides access to options that control how the pivot grid layout is stored to/restored from a storage (a stream or string). A object that provides options for controlling how the layout is stored and restored. Provides access to the loading panel's settings. A object that contains the loading panel's settings. Provides access to the pivot grid's OLAP mode specific options. A object which contains the pivot grid's OLAP mode specific options. Provides access to the pivot grid's pager options A object containing the pager settings. Provides access to the ASPxPivotGrid control's view options. A object that provides view options for ASPxPivotGrid controls. Fires after the selected page has been changed. Enables you to create custom menu items. Gets the Prefilter's settings. A object that contains the Prefilter's settings. Occurs when the Prefilter's criteria are changed. For internal use. Occurs when a query processing error occurs on a bound server providing data for the . Reloads the ASPxPivotGrid's data. Creates objects for all the fields in the bound data source. Creates objects for all the fields in the bound data source, and moves the fields to the specified area, making them visible or hidden. A value that specifies the area to which the created fields are moved. true if the created fields are made visible; otherwise, false. Gets the total number of rows displayed within the ASPxPivotGrid. An interger value that specifies the total number of rows. Saves the collapsed state of field values to the specified stream. A descendant to which the collapsed state of field values is saved. Saves the collapsed state of field values to the specified string. A string to which the collapsed state of field values is saved. Saves the pivot grid layout to the specified stream. A descendant to which the pivot grid layout is written. Saves the pivot grid layout to the specified stream, using the specified settings. A descendant to which the pivot grid layout is written. A object that specifies which options should be saved. Saves the pivot grid layout to the specified string. A that specifies the string to which the pivot grid layout is written. Saves the pivot grid layout to the specified string, using the specified settings. A object that specifies which options should be saved. A that specifies the string to which the pivot grid layout has been written. Gets or sets a value that specifies whether cookies are used to persist the information about the control. true if information is persisted in cookies; otherwise, false. Gets or sets the name (identifier) of the cookie in which the ASPxPivotGrid's state is persisted. A value specifying a cookie's name. Provides access to the style settings that control the appearance of the pivot grid's elements. A object that provides style settings for the grid's elements. Provides access to style settings that paint editors, used to edit filter values within the Filter Editor (Prefilter). An object that contains style settings used to paint editors. Provides access to the style settings used to paint the Filter Editor (Prefilter). A object that contains style settings used to paint the Filter Editor. Provides access to the style settings that control the appearance of the pager displayed within the pivot grid. A object that provides style settings used to paint a pager. Provides access to style settings that allow the export appearance of the pivot grid (and its visual elements) to be defined. A WebPrintAppearance object that contains export style settings. Gets or sets a value that describes the ASPxPivotGrid's contents. A value that describes the ASPxPivotGrid's contents. This member supports the .NET Framework infrastructure and cannot be used directly from your code. A value that specifies the tooltip. Gets the number of rows displayed on the current page. An integer value that specifies the number of rows displayed on the current page. Gets or sets the ASPxPivotGrid width. A value that specifies the ASPxPivotGrid width. Represents an ASPxPivotGridExporter control used to export the ASPxPivotGrid control's data. Initializes a new instance of the class. Gets or sets the programmatic identifier of the associated ASPxPivotGrid control. The programmatic identifier assigned to the ASPxPivotGrid control. Enables you to render a different content for individual cells, if the PivotGrid is exported in the WYSIWYG mode. Enables you to render a different content for individual field values, if the PivotGrid is exported in the WYSIWYG mode. Enables you to render a different content for individual field headers, if the PivotGrid is exported in the WYSIWYG mode. Releases all resources used by the current object. Exports the ASPxPivotGrid's data to the specified file in CSV format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in CSV format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in CSV format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in CSV format with the specified settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in DOCX format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in DOCX format with the specified settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Occurs after the ASPxPivotGrid's export has been completed. Exports the ASPxPivotGrid's data to the specified file in HTML format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in HTML format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in HTML format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in HTML format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in HTML format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A representing the encoding name set in the exported file (e.g. "UTF-8"). A containing the name shown as the title of the created document. true if the exported data is compressed (secondary characters e.g. spaces are removed); otherwise, false. Exports the ASPxPivotGrid's data to the specified file in HTML format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A representing the encoding name set in the exported file (e.g. "UTF-8"). A containing the name shown as the title of the created document. true if the exported data is compressed (secondary characters e.g. spaces are removed); otherwise, false. true to display the Save As dialog; false to display the file with exported data within a page. Exports the pivot grid to the specified file in PNG format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the pivot grid to the specified file in an image format using the specified options, and writes the file to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object that specifies export options to be applied when the control's data is exported. Exports the pivot grid to the specified file in an image format using the specified options, and writes the file to the response in the binary format. Allows you to specify whether to display the Save As dialog. A containing the full path (including the file name and extension) specifying the target file name. A object that specifies export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the pivot grid to the specified file in PNG format, and writes it to the response in the binary format. Allows you to specify whether to display the Save As dialog. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in MHT format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in MHT format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in MHT format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in MHT format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A representing the encoding name set in the exported file (e.g. "UTF-8"). A containing the name shown as the title of the created document. true if the exported data is compressed (secondary characters e.g. spaces are removed); otherwise, false. Exports the ASPxPivotGrid's data to the specified file in MHT format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A representing the encoding name set in the exported file (e.g. "UTF-8"). A containing the name shown as the title of the created document. true if the exported data is compressed (secondary characters e.g. spaces are removed); otherwise, false. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in PDF format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in PDF format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in PDF format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in PDF format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in RTF format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in RTF format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Occurs after the ASPxPivotGrid's export has been started. Exports the ASPxPivotGrid's data to the specified file in TXT format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in TXT format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in TXT format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in TXT format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in TXT format with the specified separator, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A containing symbols which will be used to separate the document's text elements in the created text file. Exports the ASPxPivotGrid's data to the specified file in TXT format with the specified settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A containing symbols which will be used to separate the document's text elements in the created text file. true to display the Save As dialog; false to display the file with exported data within a page. Exports the control's data to the specified stream in CSV format. A object, to which the created document is exported. Exports the control's data to the specified stream in CSV format using the specified options. A object, to which the created document is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to the specified file in CSV format. A that specifies the full path to the file the grid's data will be exported to. Exports the control's data to the specified file in CSV format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A object which specifies the export options to be applied when the control is exported. Exports the control's data to the specified stream in DOCX format. A object, to which the created document is exported. Exports the control's data to the specified stream in DOCX format using the specified options. A object, to which the created document is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to the specified file in DOCX format. A that specifies the full path to the file the grid's data will be exported to. Exports the ASPxPivotGrid's data to the specified stream in HTML format. A object, to which the grid's data is exported. Exports the control's data to the specified stream in HTML format using the specified options. A object, to which the created document is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to the specified stream in HTML format with the specified title, using the specified character encoding. The output file can be compressed (secondary characters e.g. spaces are removed) if required. A object, to which the created document is exported. A representing the name of the character encoding (e.g. "UTF-8"). A containing the name shown as the title of the created HTML document. true if the HTML code is compressed (secondary characters e.g. spaces are removed); otherwise, false. Exports the ASPxPivotGrid's data to the specified file in HTML format. A that specifies the path to the file, to which the grid's data is exported. Exports the control's data to the specified file in HTML format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to the specified file in HTML format using the specified character encoding. A that specifies the path to the file, to which the grid's data is exported. A representing the name of the character encoding (e.g. "UTF-8"). Exports the ASPxPivotGrid's data to the specified HTML file with the specified title, using the specified character encoding. The output file can be compressed (secondary characters e.g. spaces are removed) if required. A containing the full path (including the file name and extension) specifying where the HTML file will be created. A representing the encoding name set in the HTML file (e.g. "UTF-8"). A containing the name shown as the title of the created HTML document. true if the HTML code is compressed (secondary characters e.g. spaces are removed); otherwise, false. Exports the pivot grid to the specified stream in PNG format. A object, to which the created document is exported. Exports the pivot grid to the specified stream in an image format using the specified options. A object, to which the created document is exported. A object that specifies export options to be applied when the control's data is exported. Exports the pivot grid to the specified file in PNG format. A that specifies the path to the file, to which the grid's data is exported. Exports the pivot grid to the specified file in an image format using the specified options. A that specifies the path to the file, to which the grid's data is exported. A object that specifies export options to be applied when the control's data is exported. Exports the control's data to the specified stream in MHT format. A object, to which the created document is exported. Exports the control's data to the specified stream in MHT format using the specified options. A object, to which the created document is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to a stream in MHT format using the specified character encoding, with the specified title. The output file can be compressed (secondary characters e.g. spaces are removed) if required. A object, to which the data is exported. A representing the encoding name set in the MHT file (e.g. "UTF-8"). A containing the name shown as the title of the created MHT document. true if the MHT code is compressed (secondary characters e.g. spaces are removed); otherwise, false. Exports the ASPxPivotGrid's data to the specified file in MHT format. A string that specifies the full path to the file the grid's data will be exported to. Exports the control's data to the specified file in MHT format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to the specified file in MHT format using the specified character encoding. A string that specifies the full path to the file the grid's data will be exported to. A representing the encoding name set in the MHT file (e.g. "UTF-8"). Exports the ASPxPivotGrid's data to the specified file in MHT format using the specified character encoding, with the specified title. The output file can be compressed (secondary characters e.g. spaces are removed) if required. A string that specifies the full path to the file the grid's data will be exported to. A representing the encoding name set in the MHT file (e.g. "UTF-8"). A containing the name shown as the title of the created MHT document. true if the MHT code is compressed (secondary characters e.g. spaces are removed); otherwise, false. Exports the ASPxPivotGrid's data to a stream in PDF format. A object, which the data is exported to. Exports the control's data to the specified stream in PDF format using the specified options. A object, to which the created document is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to the specified file in PDF format. A string that specifies the full path to the file the grid's data will be exported to. Exports the control's data to the specified file in PDF format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to a stream in RTF format. A object, to which the data is exported. Exports pivot grid data to a stream in RTF format using the specified options. A object, to which data is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to a file in RTF format. A string that specifies the full path to the file the grid's data will be exported to. Exports the default ASPxPivotGrid's data to a stream in TXT format. A object to which the created text file should be sent. Exports the control's data to the specified stream in Text format using the specified options. A object to which the created text file should be sent. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to a stream in TXT format using the specified separator string. A object to which the created text file should be sent. A containing symbols which will be used to separate the document's text elements in the created text file. Exports the default ASPxPivotGrid's data to a stream in TXT format using the specified separator string and encoding settings. A object to which the created text file should be sent. A containing symbols which will be used to separate the document's text elements in the created text file. A descendant which encodes the created text document. Exports the default ASPxPivotGrid's data to the specified file in TXT format. A string that specifies the full path to the file to which the grid's data will be exported. Exports the control's data to the specified file in Text format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A object which specifies the export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to a file in TXT format using the specified separator string. A string that specifies the full path to the file to which the grid's data will be exported. A containing symbols which will be used to separate the document's text elements in the created text file. Exports the ASPxPivotGrid's data to a file in TXT format using the specified separator string and encoding settings. A that specifies the full path to the file to which the grid's data will be exported. A containing symbols which will be used to separate the document's text elements in the created text file. A descendant which encodes the created text document. Exports the ASPxPivotGrid's data to a stream in XLS format. A object, to which the created document is exported. Exports the control's data to the specified stream in XLS format using the specified options. A object to which data is exported. A value that specifies how values are exported. Exports the control's data to the specified stream in XLS format using the specified options. A object, to which the created document is exported. A object which specifies the XLS export options to be applied when the control is exported. Exports the ASPxPivotGrid's data to a file in XLS format. A which specifies the name (including the full path) of the file to which the control is exported. Exports the control's data to the specified file in XLS format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A value that specifies how values are exported. Exports the control's data to the specified file in XLS format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A object which specifies the XLS export options to be applied when the control is exported. Exports the control's data to the specified stream in XLSX (MS Excel 2007) format. A object to which data is exported. Exports the control's data to the specified file in XLSX (MS Excel 2007) format using the specified options. A object to which data is exported. A value that specifies how values are exported. Exports the control's data to the specified file in XLSX (MS Excel 2007) format using the specified options. A object to which data is exported. A object which specifies the XLSX export options to be applied when the control is exported. Exports the control's data to the specified file in XLSX (MS Excel 2007) format. A string that specifies the full path to the file to which the data is exported. Exports the control's data to the specified file in XLSX (MS Excel 2007) format using the specified options. A which specifies the name (including the full path) of the file to which the control is exported. A value that specifies how values are exported. Exports the control's data to the specified file in XLSX (MS Excel 2007) format using the specified options. A string that specifies the full path to the file to which the data is exported. An object that contains export options. Exports the ASPxPivotGrid's data to the specified file in XLS format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in XLS format with the specified export setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object that specifies whether to use the formatting of the data fields in the bound dataset for the cells in the exported XLS document. Exports the ASPxPivotGrid's data to the specified file in XLS format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object that specifies whether to use the formatting of the data fields in the bound dataset for the cells in the exported XLS document. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in XLS format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in XLS format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in XLS format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in XLSX format, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. Exports the ASPxPivotGrid's data to the specified file in XLSX format with the specified export setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object that specifies whether to use the formatting of the data fields in the bound dataset for the cells in the exported XLS document. Exports the ASPxPivotGrid's data to the specified file in XLSX format with the specified settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object that specifies whether to use the formatting of the data fields in the bound dataset for the cells in the exported XLS document. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in XLSX format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. Exports the ASPxPivotGrid's data to the specified file in XLSX format with the specified export settings, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. A object which specifies the export options to be applied when the control's data is exported. true to display the Save As dialog; false to display the file with exported data within a page. Exports the ASPxPivotGrid's data to the specified file in XLSX format with the specified setting, and writes it to the response in the binary format. A containing the full path (including the file name and extension) specifying the target file name. true to display the Save As dialog; false to display the file with exported data within a page. Provides access to the export options. A object that contains the pivot grid's export options. Gets the control to which the is assigned. The control. Delivers the content of the control to a specified HtmlTextWriter object. This method is intended for internal use. The object that receives the control content. This member supports the .NET Framework infrastructure and cannot be used directly from your code. This member supports the .NET Framework infrastructure and cannot be used directly from your code. This member supports the .NET Framework infrastructure and cannot be used directly from your code. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Gets the number of pages displayed within the ASPxPivotGrid. An integer value that specifies the number of pages displayed within the ASPxPivotGrid. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Represents a popup menu displayed within the ASPxPivotGrid. Initializes a new instance of the class within the specified settings. A object identifying the control to which the context belongs. One of the enumeration values. Identifies the 'Clear Sorting' field header context menu item. Identifies the 'Collapse All' field value context menu item. Identifies the 'Collapse' field value context menu item. Identifies the 'Expand All' field value context menu item. Identifies the 'Expand' field value context menu item. Identifies the 'Hide' field header context menu item. Identifies the 'Hide Field List' header area context menu item. Gets the context menu's type. One of the enumeration values. Identifies the 'Reload Data' header area context menu item. Identifies the 'Show Field List' header area context menu item. Identifies the 'Show Prefilter' header area context menu item. Identifies the 'Sort A-Z' field header context menu item. Identifies the field value context menu item used to apply Sorting by Summary. Identifies a context menu group that includes items used to sort field values in the OLAP mode. Identifies the 'Sort Z-A' field header context menu item. Provides a means to localize the 's UI elements at runtime. Initializes a new instance of the class. Provides data for the event. Initializes a new instance of the class. Provides data for the event. Initializes a new instance of the class. A DevExpress.XtraPivotGrid.Data.PivotGridData object. A object that represents the unbound field currently being processed. An integer value which identifies the current row's index in the data source. This value is assigned to the property. An object which represents the processed cell's value. This value is assigned to the property. Gets the specified field's value in the specified row in the control's underlying data source. An integer value which identifies the required row's index in the data source. A string which represents the required field name. An object which represents the field's value in the control's data source. Gets the specified cell's value within the current row in the control's underlying data source. A string which represents the required field name. An object which represents a value from the control's data source. Gets the current row's index in the data source. An integer value which identifies the current row's index in the data source. Sets the cell's value. An object which represents the processed cell's value. A method that will handle the event. The event source. Identifies the ASPxPivotGrid control that raised the event. A object that contains event data. Provides data for the and events. Gets additional information about a PivotGrid control's cell, whose value should be customized in the exported document. A object. Gets a value that identifies the column containing the cell in the exported document. The type of the column containing the cell. Gets the PivotGrid field area to which the current cell corresponds. The PivotGrid field area of the current cell in the export document. Gets or sets the object that defines the cell's formatting settings (font, alignment, background color, format string, etc.) The object that defines the cell's formatting settings. Gets or sets a value indicating whether the or events were handled. true if the event is handled; otherwise, false Gets a value that identifies the row containing the cell in the exported document. The type of the row containing the cell. Specifies the value of the cell currently being processed. An object which represents the processed cell's value. Gets the information on the field value to which the current cell corresponds. A object which contains information on the field value. A method that handles the and the events. A object that contains event data. Provides data for the event. Initializes a new instance of the class. A object that represents a pivot grid field. Contains classes which provide the functionality for working with data in the ASPxPivotGrid control. A class that provides settings for complex filters. Initializes a new instance of the class with specified settings. Copies settings of the specified object to the current object. An object that contains filter settings. Gets or sets the filter expression. A descendant that represents the filter expression. Gets or sets the filter expression as a string. A value that specifies the filter expression as a string. Gets or sets a maximum number of unique values in the Filter Panel's combo box. An integer value that specifies the maximum number of unique values in the Filter Panel's combo box. Represents an ASPxPivotGrid's Prefilter. Initializes a new instance of the class. Copies settings of the specified object to the current object. An object that contains filter settings. Gets or sets the Prefilter's expression. A descendant that represents the Prefilter's expression. Gets or sets the Prefilter's filter string. A value that specifies the Prefilter's filter string. Gets or sets a maximum number of unique values in a Prefilter's combo box. An integer value that specifies the maximum number of unique values in a Prefilter's combo box. Defines a data binding to a source data column. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Defines the difference calculation between values across a window. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Defines a calculation based on a string expression. Initializes a new instance of the class with specified settings. Represents a field value cell. Initializes a new instance of the class. A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object. Gets the data field which identifies the cell. A object that represents the data field which identifies the cell. Gets the field whose value the cell represents. A object that represents the field whose value the cell represents. Gets the parent of the current cell. A object that represents the parent cell. Lists values that specify the Pivot Grid's Filter Panel mode. A default mode. For v20.1, the default mode is Prefilter. The field filter values are displayed in the filter panel. The field filter values are not displayed in the filter panel. Contains classes which provide the functionality for the ASPxPivotGrid control's rendering. Represents a popup panel that contains hidden field headers when the ASPxPivotGrid's display mode is . Initializes a new instance of the class with the specified owner. A object representing the owner of the created object. Lists values that identify menu items displayed within the Field Value Popup Menu and Field Header Popup Menu. Corresponds to the menu item used to expand/collapse individual field values. This menu item is displayed within the Field Value Popup Menu. Corresponds to the menu item used to expand/collapse all field values displayed within the row header area or column header area. This menu item is displayed within the Field Value Popup Menu. Corresponds to the menu item used to sort row or column field values by column or row summary value, respectively. This menu item is displayed within the Field Value Popup Menu. Corresponds to the menu item used to clear sorting. Corresponds to the menu item used to hide individual field headers. This menu item is displayed within the Field Header Popup Menu. Corresponds to the menu item used to refresh the ASPxPivotGrid's data. This menu item is displayed within the Field Header Popup Menu.To refresh the control's data in code, use the method. Corresponds to the menu item used to invoke the Customization Window that displays hidden fields. This menu item is displayed within the Field Header Popup Menu. Corresponds to the menu item used to invoke the Prefilter Editor used to build complex filter expressions. This menu item is displayed within the Field Header Popup Menu. Corresponds to the menu item used to apply sorting in ascending order. Corresponds to the menu item used to apply sorting in descending order. Defines aggregations across a specified number of values before and/or after the current value. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Specifies the pager's position within the pivot grid. The pager is centered. The pager is justified. The pager is left aligned. The pager is right aligned. Defines the calculation of a percentage of all values in the window. Initializes a new instance of the class with specified settings. Provides data for the event. Initializes a new instance of the class. A enumeration value that identifies the processed menu item. This value is assigned to the property. Gets or sets whether the processed menu item should be displayed within the menu. true to show the menu item; otherwise, false. Gets which menu item is currently being processed. A enumeration value that identifies the menu item currently being processed. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the class. A object which represents the field whose location is being changed. This value is assigned to the property. A enumeration value which indicates the current position of the field being dragged. This value is assigned to the property. A zero-based integer which specifies the field's index amongst the other fields displayed within the same area. This value is assigned to the property. Gets or sets whether the dragged field header can be dropped on the area it's currently located over. true to allow the operation; otherwise, false. Gets the current position of the field being dragged. A enumeration value which specifies the current position of the field being dragged. Gets the index of the field which is being dragged for the area it's currently located over among the other fields displayed within the area. A zero-based integer which specifies the index of the dragged field among the other fields displayed within the area over which it's currently located. Represents a method that will handle the event. The event source. This parameter identifies the pivot grid which raised the event. A object which contains event data. Provides style settings for header areas. Initializes a new instance of the class. Provides data for events which are invoked for particular cells. Initializes a new instance of the class. The object. Returns the column's absolute index by its visible index within the current page. An integer value that specifies the column's visible position within the current page. An integer value that specifies the column's absolute index. Returns the row's absolute index by its visible index within the current page. An integer value that specifies the row's visible position within the current page. An integer value that specifies the row's absolute index. Provides data for the event. Initializes a new instance of the class. A object which provides information on the processed cell. Gets or sets the display text for the cell currently being processed. A string that represents the cell's display text. A method that will handle the event. The event source. Identifies the ASPxPivotGrid control that raised the event. A object that contains event data. Provides style settings for cells. Initializes a new instance of the class. Provides data for the event. Initializes a new instance of the class with the specified setting. A object which provides information on the processed cell. Gets or sets the processed cell's value. An object which represents the processed cell's value. A row in the datasource passed to the chart control. Gets information about a pivot grid cell that corresponds to the current datasource row. A object that contains information about a pivot grid cell that corresponds to the current datasource row. Gets information about the column field value that corresponds to the current datasource row. A object that contains information about the column field value that corresponds to the current datasource row. Gets information about the row field value that corresponds to the current datasource row. A object that contains information about the row field value that corresponds to the current datasource row. Contains values that specify how the grid stores information about the collapsed rows/columns. Collapsed rows/columns are identified by storing their indexes. Collapsed rows/columns are identified by storing their corresponding field values. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the class. A object that represents the processed cell. A object that contains the style settings used to paint the processed cell. This value is assigned to the property. Gets the style settings used to paint the processed cell. A object that contains the style settings used to paint the processed cell. 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 class with the specified settings. A enumeration value specifying the type of a PivotGrid control's item to be represented in a ChartControl. This value is assigned to the property. A enumeration value specifying the type of a chart data member that will represent the current pivot grid item. This value is assigned to the property. A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object. A DevExpress.XtraPivotGrid.Data.PivotGridCellItem object. A specifying the value to be displayed in a chart. This value is assigned to the property. Gets an object which contains information about a ASPxPivotGrid control's cell, whose value should be displayed in a WebChartControl. A object. Gets an object which contains information about a field value to be displayed in a WebChartControl. A object. Gets the type of a chart data member that will represent the current pivot grid item. A enumeration member that specifies the type of a chart data member that will represent the current pivot grid item. Gets a value representing the type of an ASPxPivotGrid control's item to be represented in a WebChartControl. A enumeration value. Gets or sets a value to be displayed in a WebChartControl. A class descendant representing the value to be displayed. A method that will handle the event. The event source. This parameter identifies the pivot grid which raised the event. A object that contains event data. Provides data for the event. Creates a instance that specifies a chart's series point with the specified argument, series and value. The point's series. This value is assigned to the property of the created object. The point's argument. This value is assigned to the property of the created object. The point's value. This value is assigned to the property of the created object. The created instance that specifies a chart's series point. Gets the collection of chart datasource rows. A list of objects that specify chart datasource rows. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Returns the header of the column/row whose summary values match the specified condition. true to locate a column; false to locate a row. A System.Predicate that specifies the condition used to locate the column/row. A object, representing the header of the column/row whose summary values match the specified predicate; null if no columns/rows match the predicate. Returns the field value cell by its index. true to obtain the column field value cell; false to obtain the row field value cell. An integer value that specifies the zero-based index of the cell. A object that represents the required cell; null if the index is out of bounds. Splits all field value cells that match the specified condition. true to process column field value cells; false to process row field value cells. A System.Predicate that represents the condition used to define which cells should be split. The objects that define how to split the cells. Splits all field value cells that match the specified condition, or only the first matching cell. true to process column field value cells; false to process row field value cells. A System.Predicate that represents the condition used to define which cells should be split. true to split only the first cell that matches the specified condition; false to split all cells that match the condition. The objects that define how to split the cells. Splits all field value cells that match the specified condition, or only the first matching cell. true to process column field value cells; false to process row field value cells. A System.Predicate that represents the condition used to define which cells should be split. true to split only the first cell that matches the specified condition; false to split all cells that match the condition. A list of objects that define how to split the cells. Splits all field value cells that match the specified condition. true to process column field value cells; false to process row field value cells. A System.Predicate that represents the condition used to define which cells should be split. A list of objects that define how to split the cells. Provides data for the event. Initializes a new instance of the class. A DevExpress.XtraPivotGrid.Data.PivotGridFilterItems object representing a collection of filter drop-down items. This collection is assigned to the property. Checks or unchecks all filter items in the collection. true to check the filter items; false to uncheck them. Gets the field for which the event has been raised. A object, representing the field for which the event was raised. Gets the collection of filter items. A list of objects that represent the filter items. Gets the 'Show Blanks' filter item. A object representing the 'Show Blanks' filter item. Provides data for the event. Initializes a new instance of the class. A object that represents the processed field. This value is assigned to the property. An object that represents a group value. This value is assigned to the property. Gets or sets a group value. An object that represents the group value. Gets the processed field value. An object that represents the processed field value. Contains the settings that define images displayed in Customization Forms and controls. Initializes a new instance of the class. An object that implements the DevExpress.Web.Internal.ISkinOwner interface, representing the pivot grid or pivot customization control that owns the images. Gets the settings that define the image displayed within the 'Areas Section Only (1 by 4)' item of the Customization Form Layout context menu. A object that represents the image settings. Gets the settings that define the image displayed within the 'Areas Section Only (2 by 2)' item of the Customization Form Layout context menu. A object that represents the image settings. Gets the settings that define the image displayed above the Column Area section of the Customization Form. A object that represents the image settings. Gets the settings that define the image displayed above the Data Area section of the Customization Form. A object that represents the image settings. Gets the settings that define the image displayed above the Hidden Fields section of the Customization Form. A object that represents the image settings. Gets the settings that define the image displayed above the Filter Area section of the Customization Form. A object that represents the image settings. Gets the settings that define the image displayed above the Row Area section of the Customization Form. A object that represents the image settings. Gets the settings that define the image displayed within the 'Fields Section and Areas Section Stacked' item of the Customization Form Layout context menu. A object that represents the image settings. Gets the settings that define the image displayed within the 'Fields Section and Areas Section Side-By-Side' item of the Customization Form Layout context menu. A object that represents the image settings. Gets the settings that define the image displayed within the 'Fields Section Only' item of the Customization Form Layout context menu. A object that represents the image settings. Provides data for the event. Initializes a new instance of the class with the specified setting. A object representing the popup panel containing hidden field headers. Gets the popup panel displaying hidden field headers. A object representing the popup panel containing hidden field headers. Lists values that specify how data headers are displayed within the Data Header Area. Data headers are displayed within the Data Header Area. The ASPxPivotGrid automatically hides data fields if there are three or more data fields. The minimum number of data fields, required to activate this feature, is specified by the property. Provides data for the event. Initializes a new instance of the class with specified settings. Gets or sets the item's display text. A string value that specifies the item's display text. Gets whether this event is raised to populate the filter dropdown. true if the event is raised to populate the filter dropdown; false if the event is raised to customize the display text of column and row headers. Gets the processed item's value. An object which represents the item's value. A method that will handle the event. The event source. Identifies the ASPxPivotGrid control that raised the event. A object that contains event data. Provides data for all field handling events. Initializes a new instance of the class. A object which represents the field currently being processed. This value is assigned to the property. A method that will handle field events. The event source. Identifies the ASPxPivotGrid control that raised an event. A object that contains event data. Provides data for the event. Initializes a new instance of the class. A object that represents the field for which the event has been raised. A enumeration member that specifies the current filter type. true if records that contain NULL values in the current field are processed by the control; false if these records are ignored. A collection of filter values. Gets or sets whether to cancel changing the filter condition. true to cancel changing the filter condition; otherwise, false. Gets the current filter type. A enumeration member that specifies the filter type currently set for the field filter. Gets the collection of filter values about to be assigned to the filter. A list of objects representing field filter values. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the class. A object that represents the field whose property has been changed. This value is assigned to the property. A enumeration member that specifies which property has been changed. This value is assigned to the property. Gets which property has been changed. A enumeration member that identifies the property that has been changed. A method that will handle the event. The event source. A object that contains event data. Provides data for the and events. Initializes a new instance of the class. A object which represents the item currently being processed. Gets or sets whether the field value can be expanded/collapsed. true to cancel the operation; otherwise, false. A method that will handle the and events. The event source. This parameter identifies the ASPxPivotGrid which raised an event. A object which contains event data. Provides data for the and events. Initializes a new instance of the class. A object, which is the field currently being processed. This value is assigned to the property. Initializes a new instance of the class. A object which represents the item currently being processed. Returns data records associated with the current field value. A object that contains records associated with the processed field value. Returns data records used to calculate a summary value for the current field. Allows you to specify the columns and limit the number of records to return. An integer value that specifies the maximum number of data rows to return. Set it to -1 to retrieve all rows. A list of columns in a data source to return. A object that contains the underlying data. In OLAP mode, returns a list of records used to calculate a summary value for the current field. Allows you to specify the columns and limit the number of records to be returned. An integer value that specifies the maximum number of data rows to be returned. -1 to retrieve all rows. A list of columns in a data source, to be returned. A object that contains the underlying data. In server mode, returns a list of records used to calculate a summary value for the current field. Allows you to specify the columns and limit the number of records to be returned. An integer value that specifies the maximum number of data rows to be returned. -1 to retrieve all rows. A list of columns in a data source, to be returned. A object that contains the underlying data. Gets a custom total to which the processed field value corresponds. A object that represents the custom total to which the processed field value corresponds. null (Nothing in Visual Basic) if the field value doesn't correspond to a custom total. Gets the data field which identifies the field value. A object that represents the data field which identifies the field value. Gets the position of the processed field in the header area. A zero-based integer value that specifies the position of the processed field in the header area. Returns the specified cell's value. An integer value that identifies the column that contains the cell. An integer value that identifies the absolute index of the row that owns the cell. To obtain the absolute row index by its index within the current page, use the method. An object that represents the specified cell's value. Returns the specified field value. A object that represents a column or row field whose value is to be obtained. A zero-based index of a cell in the Data Area that identifies the required field value. An object that represents the field value. Returns the parent field(s) for the field value being currently processed. An array of objects that represent parent fields for the field value currently being processed. Returns the value of a specific parent field corresponding to the field value currently being processed. A object that represents the parent field whose value is returned. An object that represents the value of the specified parent (higher level) field. Indicates whether the processed field value is collapsed. true if the field value is collapsed; otherwise, false. Gets whether the processed field value belongs to a column or row field. true if the processed field value belongs to a column field; false if the processed field value belongs to a row field. Gets whether the current header corresponds to the "Others" row/column. true if the current header corresponds to the "Others" row/column; otherwise, false. Gets the maximum row index (for row fields) or column index (for column fields) that corresponds to the field value currently being processed. An integer value that specifies the maximum row or column index that corresponds to the processed field value. Gets the minimum row index (for row fields) or column index (for column fields) that corresponds to the field value currently being processed. An integer value that specifies the minimum row or column index that corresponds to the processed field value. Gets the column field or row field value to which the currently processed column/row header corresponds. An object which represents the field value currently being processed. Gets the outer field values in the processed row/column. An array of objects that represent outer field values in the processed row/column. Gets the type of the currently processed column/row header. A enumeration value which identifies the type of the currently processed column or row header. A method that will handle the and events. The event source. This parameter identifies the ASPxPivotGrid which raised an event. A object which contains event data. Serves as a base for classes that provide data for events used to customize field values. Initializes a new instance of the class with the specified field. A object which specifies the field currently being processed. This value is assigned to the property. Initializes a new instance of the class. A object that contains information used to initialize a new object. Initializes a new instance of the class with specified settings. Gets the custom total which the currently processed column/row header corresponds to. A object that is the custom total which the processed header corresponds to. For internal use. A method that will handle events used to customize field values. The event source. Identifies the ASPxPivotGrid control that raised the event. A object that contains event data. Provides style settings for field values. Initializes a new instance of the class. Duplicates the properties of the specified object into the current instance of the class. A object from which the settings will be copied. Gets or sets whether row values are top-aligned. true if row values are top-aligned; otherwise, false. Provides style settings used to paint filter button panel. Initializes a new instance of the class. Provides style settings for filter buttons. Initializes a new instance of the class. Provides style settings used to paint filter items within the filter dropdown. Initializes a new instance of the class. Provides style settings used to paint the filter dropdown. Initializes a new instance of the class. Provides data for the events related to saving/loading the pivot grid's callback state. Initializes a new object with the specified setting. A string value specifying the callback state containing 'property name' / 'value' pairs. Gets or sets the ASPxPivotGrid's callback state. A string value specifying the pivot grid's callback state. Gets or sets whether a callback state saving/loading operation is handled manually, so no default processing is required. true, to use the custom callback state saving/loading mechanism; otherwise, false. A method that will handle events related to storing and loading the pivot grid's callback state. A representing the event source. Identifies the control that raised the event. A object that contains event data. Represents a container for a template that is used to render cells. Initializes a new instance of the class. A object that contains the necessary information on the rendered cell. Gets the innermost column field to which the rendered cell corresponds. A object which represents the column field. Gets the data field that identifies the column to which the rendered cell belongs. A object that identifies the column to which the rendered cell belongs. Returns the value of the specified column or row field which identifies the column/row in which the rendered cell resides. A object which represents the field whose value is returned. An object which represents the value of the specified column or row field which identifies the column/row in which the rendered cell resides. null (Nothing in Visual Basic) if the specified field isn't a column or row field. Gets an object that contains the necessary information on the rendered cell. A object containing the necessary information on the rendered cell. Gets the innermost row field which corresponds to the rendered cell. A object which represents the row field. Gets the display text of the cell currently being rendered. A string that represents the cell's display text. Gets the data value calculated for the cell currently being rendered. An object that represents the rendered cell's data value. Contains data that can be used for data binding of a cell template's child controls. Initializes a new instance of the class. A object which provides information on the processed cell. A string that represents the cell's display text. Gets the innermost column field to which the processed cell corresponds. A object which represents the column field. Gets the index of the field to which the templated cell belongs. An integer value representing the corresponding field's index. Gets the visual index of the column that contains the processed cell. An integer value which specifies the visual index of the column that contains the processed cell. Gets the type of the column which contains the processed cell. A enumeration value which specifies the type of the column in which the processed cell resides. Returns data records associated with the current field value. A object that contains data records associated with the processed field value. Gets the data field that identifies the column to which the processed cell belongs. A object that identifies the column to which the processed cell belongs. Returns a cell value calculated for the current column and row field values, against the specified data field. A object that specifies the data field, against which the required cell value is calculated. Value displayed in the specified cell; null (Nothing in Visual Basic) if the cell has not been found. Returns a cell value calculated for the specified column and row field values, against the specified data field. An array of column values. An array of row values. A object that specifies the data field, against which the required cell value is calculated. A summary value calculated for the specified column and row field values, against the specified data field. Returns an array of column fields which correspond to the processed cell. An array of column fields. Returns a Column Grand Total value calculated for the current row field values, against the specified data field. A object that specifies the data field, against which the required Column Grand Total is calculated. The Column Grand Total value calculated for the current row field values, against the specified data field. Returns a Column Grand Total value calculated for the specified row field values, against the specified data field. An array of row field values for which the required Column Grand Total is calculated. A object that specifies the data field, against which the required Column Grand Total is calculated. The column grand total value calculated against the specified data field and from the specified row values. Returns the value of the specified column or row field which identifies the column/row in which the processed cell resides. A object which represents the field whose value is returned. An object which represents the value of the specified column or row field which identifies the column/row in which the processed cell resides. null (Nothing in Visual Basic) if the specified field is not a column or row field. Gets the grand total for the specified field. A object which represents the field whose Grand Total is returned. An object which represents the Grand Total. Returns an array of row fields that correspond to the processed cell. An array of row fields. Returns a Row Grand Total value calculated for the current column field values, against the specified data field. A object that specifies the data field, against which the required Row Grand Total is calculated. The Row Grand Total value calculated for the current column field values, against the specified data field. Returns a Row Grand Total value calculated for the specified column field values, against the specified data field. An array of column field values for which the required Row Grand Total is calculated. A object that specifies the data field, against which the required Row Grand Total is calculated. The Row Grand Total value calculated for the specified column field values, against the specified data field. Indicates whether the specified field's value that represents a row or column header of the processed cell is expanded. A object that represents a field in a pivot grid. true if the field value is expanded; otherwise, false. For internal use only. Indicates whether the processed data cell resides within the "Others" row/column when the Top N Value feature is enabled. A object that represents a field. true if the data cell resides within the "Others" row/column; otherwise, false. Gets the innermost row field which corresponds to the processed cell. A object which represents the row field. This member supports the .NET Framework infrastructure and cannot be used directly from your code. An integer value. Gets the visual index of the row that contains the processed cell. An integer value which specifies the visual index of the row that contains the processed cell. Gets the type of the row which contains the processed cell. A enumeration value which specifies the type of the row in which the processed cell resides. Gets the summary value currently being processed. The summary value currently being processed. Gets the display text of the cell currently being rendered. A string that represents the cell's display text. Gets the value of the cell currently being rendered. An object that represents the cell's value. Contains a list of the client-side events available for the pivot grid control. Initializes a new instance of the class. For internal use only. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code that will handle the client BeginCallback event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client pivot grid's event. A that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client pivot grid's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code that will handle the client EndCallback event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client Init event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client pivot grid's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides data for the event. Initializes a new instance of the class. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. This value is assigned to the property. Gets a string that contains specific information (if any) passed from the client-side. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. Provides data for the event. Initializes a new instance of the class with specified settings. Gets the field whose values are being compared. A object which represents the field whose values are being compared. Gets the specified field's value in the specified row in the control's underlying data source. An integer value which identifies the row in the data source. A string which specifies the required field name. An object which represents the field's value in the control's data source. Gets or sets whether a comparison operation is being handled and therefore no default processing is required. true if a comparison operation is being handled; otherwise false. Gets the index in the data source of the first of the two rows being compared. An integer value that specifies the index of the first row in the data source. Gets the index in the data source of the second of the two rows being compared. An integer value that specifies the index of the second row in the data source. Gets or sets the result of a custom comparison. An integer value that specifies the custom comparison's result. Gets a target UI element to whose values sorting is applied. A enumeration value that specifies a target UI element. Gets the sort order applied to the field. A value that represents the field's sort order. Gets the first value being compared. An object that represents the first value being compared. Gets the second value being compared. An object that represents the second value being compared. A method that will handle the event. The event sender. Identifies the ASPxPivotGrid control that raised an event. A object that contains event data. A method that will handle the event. The event sender. A object that contains event data. Provides data for the event. Initializes a new instance of the class with specified settings. A method that will handle the event. The event source. A object that contains event data. Represents a custom total which can be calculated for an outer column field or row field. Initializes a new instance of the class. Initializes a new instance of the class. A enumeration value that specifies the summary function type. Represents a collection of custom totals for a field. Initializes a new instance of the class with default settings. Initializes a new instance of the class. An array of the objects representing collections of a field's custom totals. Initializes a new instance of the class. A object representing a field to which the current collection belongs. Provides indexed access to individual items within the . An integer value specifying the zero-based index of the item to be accessed. A object representing the item located at the specified index within the collection. Represents a container for a template that is used to render the empty area. Initializes a new instance of the class. One of the enumeration values representing the area for which the current container is being instantiated. Gets the area for which the template's content is being instantiated. One of the enumeration values. Represents a field within the control. Initializes a new instance of the class with default settings. Initializes a new instance of the class. A DevExpress.XtraPivotGrid.Data.PivotGridData object. Initializes a new instance of the class with the specified field name and location. A string that identifies the name of the database field that will be assigned to the new PivotGridField object. A value that identifies the area in which the new PivotGridField object will be positioned. Gets or sets the areas within which the field can be positioned. A value that specifies which areas the field can be positioned in. Copies the public properties from the specified object to the current one. A descendant whose properties are copied to the current object. Gets style settings for cells. A object which contains style settings used to paint cells. Gets the current field's custom total collection. A object which represent the custom totals' collection. Gets or sets whether the columns corresponding to the current field should be resized to the minimum width required to completely display their contents when exporting the pivot grid. true to apply the Best-Fit feature to the field when exporting the pivot grid; otherwise, false. Gets or sets the name of the database field that is assigned to the current object. A value which is the name of the data field. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Gets the field's style settings. A object which contains style settings used to paint the field's header. Gets or sets a template used to display the content of the field's header. An object that supports the System.Web.UI.ITemplate interface and contains the custom content for the field's header. Gets or sets the field's unique identifier name. A string which specifies the field's unique identifier. This member supports the .NET Framework infrastructure and cannot be used directly from your code. Gets or sets the field's unique name. A string value that specifies the field's unique name. Contains the field's options. A object which contains the field's options. Provides access to options specifying the filter popup appearance and behavior for the current field. A value containing filter popup options. Gets style settings used to paint field values. A object that contains style settings used to paint field values. Gets or sets a template to display the content of the field's value cells. An object supporting the System.Web.UI.ITemplate interface that contains the custom content for the field's values. Gets style settings used to paint totals. A object that contains style settings used to paint totals. Gets or sets the width of columns that correspond to the current field when the pivot grid is exported. An integer value specifying the width of columns that correspond to the current field when the pivot grid is exported. Represents a field collection for the ASPxPivotGrid control. Initializes a new instance of the class. A DevExpress.XtraPivotGrid.Data.PivotGridData object. Appends the specified field to the collection. The object that will be added to the collection. Adds a new field with the specified field name and location to the end of the collection. A string that identifies the name of the database field that will be assigned to the new PivotGridField object. A value that identifies the area in which the new PivotGridField object will be positioned. The object that has been added to the collection. Adds the specified field to the end of the collection. A object representing the field to add to the collection. This member supports the internal infrastructure and cannot be used directly from your code. 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 exceeds the last available index, an exception is raised. A object which represents a field at the specified position. Gets the field with the specified id, name of the bound database field or caption. A string value which specified the field's id, name of the bound database field or the field's caption. A object which represents a field with the specified id, name of the bound database field or caption. Represents a container for the templates used to render field value cells. Initializes a new instance of the class. A object that contains the necessary information on the rendered field value. Creates the content of the processed field value cell. A PivotGridFieldValueHtmlCell object representing the field value cell. Gets a field for which the template's content is being instantiated. A object representing the field being rendered. Gets the display text of the field value currently being rendered. A string that represents the field value's display text. ' ' if the field's value is an empty string. Gets an object that contains the necessary information on the rendered field value. A object containing the necessary information on the rendered cell. Gets the maximum row index (for row fields) or column index (for column fields) that corresponds to the rendered field value. An integer value that specifies the maximum row or column index that corresponds to the rendered field value. Gets the minimum row index (for row fields) or column index (for column fields) that corresponds to the rendered field value. An integer value that specifies the minimum row or column index that corresponds to the rendered field value. Gets the display text of the field value currently being rendered. A string that represents the field value's display text. Gets the data value of the field value currently being rendered. An object that represents the rendered field value's data value. Gets an object that contains the necessary information on the rendered field value. A object containing the necessary information on the rendered field value. Contains data that can be used for data binding of a field value template's child controls. Initializes a new instance of the class with the specified settings. Gets the settings which define the image within the field's expand button when the field is collapsed. A object which contains settings that define the image which corresponds to the field's collapsed state. Gets the settings, which define the image displayed within the corresponding field value in the collapsed state. A object which contains image settings. Gets the field being processed. A object which represents a field currently being processed. Gets the java script code that realizes a field value's expanding/collapsing functionality. A string value representing the script that expands or collapses the related field value. Gets whether any field is sorted by the processed field value. true if any field is sorted by the value; otherwise, false. Gets an object that contains the necessary information on the processed field value. A object containing the necessary information on the processed field value. Lists values that specify whether a search control in the popup filter is visible or hidden. The search control visibility is determined by the setting. The search control in the popup filter is hidden. The search control in the popup filter is visible. Represents a container for the templates used to render field headers. Initializes a new instance of the class. An object containing the necessary information on the rendered field header. Creates the content of the processed field's header. A PivotGridHeaderHtmlTable object representing the field's header table. Gets a field for which the template's content is being instantiated. A object representing a field whose header is being rendered. Contains the settings which define the image that can be displayed within the control. Initializes a new instance of the class with default parameters. Initializes a new instance of the class with the specified owner. An object that implements the interface, representing the owner of the created object. Initializes a new instance of the class with an image with the specified URL. A that represents the URL of the image that will be represented by the created object. This value is assigned to the property. Contains the settings that define images displayed within the pivot grid's elements. Initializes a new instance of the class with the specified owner. An object that represents the owner of the created object. Gets the settings which define the image displayed as the Customization window's background. A object that contains image settings. Gets the settings which define the image displayed within the Customization window's Close button. A object that contains image settings. Gets the settings that define the image displayed within the Data Header Area when data fields are temporarily hidden. A object that contains image settings. Gets the settings which define the arrow down image displayed during drag operations. A object that contains image settings. Gets the settings which define the left arrow image displayed during drag operations. A object that contains image settings. Gets the settings which define the right arrow image displayed during drag operations. A object that contains image settings. Gets the settings which define the arrow up image displayed during drag operations. A object that contains image settings. Gets the settings which define the hide field image displayed during drag operations. A object that contains image settings. Gets the settings which define the image displayed within the field's expand button when the field is collapsed. A object that contains image settings. Gets the settings which define the image displayed within the field's expand button when the field is expanded. A object that contains image settings. Gets the settings that define the size grip image within the Filter Window. A object that contains image settings. Gets the settings that define the image displayed between fields in a group. A object that contains image settings. Gets the settings that define the image displayed within the filter button when filtering is applied. A object that contains image settings. Gets the settings that define the image displayed within the filter button. A object that contains image settings. Gets the settings that define the image that indicates the descending sort order of fields. A object that contains image settings. Gets the settings that define the image that indicates the ascending sort order of fields. A object that contains image settings. Gets the settings of an image displayed within the prefilter button. A object that contains image settings. Gets the settings that define the image displayed within column or row headers. This image indicates that column or row field values are sorted by this column/row summary's values. A object that contains image settings. Gets the settings that define the image displayed near the group filter node while it is expanding. A object that contains image settings. Initializes a new instance of the class. Initializes a new instance of the class. Provides the style settings used to paint the pivot grid's pager. Initializes a new instnace of the class with the specified owner. An object that represents the owner of the created object. Returns the textual representation of the object. A value. Lists values that identify a popup menu. Corresponds to the Customization Form Layout popup menu. Corresponds to the Field Value popup menu. Corresponds to the Field Header popup menu. Lists values that specify which options are reset before loading the layout. All options are reset. No options reset. Behavior options are reset. Options related to the Chart control integration are reset. Customization options are reset. Data options are reset. Options related to the presentation of data fields are reset. Filter drop-down options are reset. Loading Panel options are reset. OLAP options are reset. Pager options are reset. Provides the style settings used to paint the elements within the pivot grid. Initializes a new instance of the class with the specified owner. An object to which the created object belongs. Gets the style settings used to paint all pivot grid header areas, including the column header area, row header area, data header area, and filter header area. A object that contains the style settings. For internal use only. Gets the style settings used to paint a data cell area. A DevExpress.Web.ASPxPivotGrid.SerializableStyle object that contains the style settings. For internal use only. For internal use only. Gets the style settings used to paint cells. A object that contains the style settings. For internal use only. Gets the style settings used to paint the column header area. A object that contains the style settings. For internal use only. Gets the style settings used to paint a column field value area. A DevExpress.Web.ASPxPivotGrid.SerializableStyle object that contains the style settings. For internal use only. For internal use only. Gets the style settings used to paint the close button within the Customization Fields window. A DevExpress.Web.ASPxPivotGrid.PivotGridPopupWindowButtonStyle object that contains the style settings. For internal use only. Gets the style settings used to paint the Customization Fields window's content. A DevExpress.Web.ASPxPivotGrid.PivotGridPopupWindowContentStyle object that contains the style settings. For internal use only. Gets the style settings used to paint the Customization Fields window's header. A DevExpress.Web.ASPxPivotGrid.PivotGridPopupWindowStyle object that contains the style settings. For internal use only. Gets the style settings used to paint the Customization Fields window. An object that contains the style settings. For internal use only. Gets the style settings used to paint cells within custom totals. A object that contains the style settings. For internal use only. Gets the style settings used to paint the data header area. A object that contains the style settings. For internal use only. For internal use only. Gets the style settings used to paint field values corresponding to grand totals . A object that contains the style settings. For internal use only. Gets the style settings used to paint field values. A object that contains the style settings. For internal use only. Gets the style settings used to paint field values corresponding to totals. A object that contains the style settings. For internal use only. Gets the style settings used to paint the filter header area. A object that contains the style settings. For internal use only. Gets the style settings used to paint filter button panels. A object that contains the style settings. For internal use only. Gets the style settings used to paint the filter buttons. A object that contains the style settings. For internal use only. Gets the style settings used to paint the items area within the filter window. A object that contains the style settings. For internal use only. Gets the style settings used to paint items within the filter window. A object that contains the style settings. For internal use only. Gets the style settings used to paint the filter window. A object that contains the style settings. For internal use only. Gets the style settings used to paint grand total cells. A object that contains the style settings. For internal use only. Gets the style settings used to paint the grid's headers (column header area, row header area, data header area). A object that contains the style settings. For internal use only. For internal use. For internal use. For internal use only. For internal use only. For internal use only. Gets the style settings used to paint a rectangle displayed above the ASPxPivotGrid while waiting for a callback response. A DevExpress.Web.ASPxPivotGrid.PivotGridLoadingDivStyle object that contains style settings used to paint a rectangle displayed above the ASPxPivotGrid while waiting for a callback response. Gets the style settings used to paint the Loading Panel. A DevExpress.Web.ASPxPivotGrid.PivotGridLoadingPanelStyle object that contains the style settings. Gets the style settings used to paint the context menu's items. A object that contains the style settings. For internal use only. Gets the style settings used to paint the context menu. A object that contains the style settings. For internal use only. For internal use only. Gets the style settings used to paint a prefilter's footer that displays buttons. A DevExpress.Web.ASPxPivotGrid.SerializableStyle object that contains style settings. For internal use only. Gets the style settings used to paint the prefilter's Close button. A object that contains style settings. For internal use only. Gets the style settings used to paint the prefilter's header. A object that contains style settings. For internal use only. Gets the style settings used to paint the prefilter's content area. A DevExpress.Web.ASPxPivotGrid.SerializableStyle object that contains style settings. For internal use only. Gets style settings that define the appearance of the page displayed behind the invoked Prefilter window. A object that contains style settings. For internal use only. Gets the style settings used to paint the Prefilter panel's cell which displays the check box. A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. For internal use only. Gets the style settings used to paint the Prefilter panel's cell that displays the Clear button. A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. For internal use only. For internal use only. Gets the style settings used to paint the Prefilter panel's cell which displays the current filter expression. A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. For internal use only. Gets the style settings used to paint the Prefilter panel's cell which displays the filter image. A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. For internal use only. Gets the style settings used to paint links (filter expression, clear filter command) displayed within the Prefilter panel. A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. For internal use only. Gets the style settings used to paint the Prefilter panel. A DevExpress.Web.ASPxPivotGrid.PivotGridPrefilterPanelStyle object that contains style settings. For internal use only. Gets the style settings used to paint the row header area. A object that contains the style settings. For internal use only. Gets the style settings used to paint a row field value area. A DevExpress.Web.ASPxPivotGrid.SerializableStyle object that contains the style settings. For internal use only. For internal use only. For internal use only. For internal use. For internal use. Gets the style settings used to paint total cells. A object that contains the style settings. For internal use only. For internal use. For internal use. For internal use only. For internal use only. Provides options for pivot grid fields. Initializes a new instance of the class with the specified settings. A delegate that will receive change notifications. An IViewBagOwner object that is used to initialize the created object. A string value that is used to initialize the created object. Contains options that define the filter popup appearance and behavior for the current field. Initializes a new instance of the class with the specified settings. Provides access to options that define the search string appearance and behavior in the filter popup for the current field. A DevExpress.Web.ASPxPivotGrid.PivotGridFilterListBoxSearchUIWebOptions object containing the filter popup options. Represents a group of fields. Initializes a new instance of the class with default settings. Provides access to the group's field collection. An object which implements the interface. Represents the ASPxPivotGrid's group collection. Initializes a new instance of the class. A DevExpress.XtraPivotGrid.Data.PivotGridData object. Provides indexed access to the groups in the collection. An integer value specifying the zero-based index of the required group. If it's negative or exceeds the maximum available index, an exception is raised. A object which represents the group in the collection. Provides behavior options for ASPxPivotGrid. Initializes a new instance of the class with the specified change notifications delegate. A delegate that will receive change notifications. Contains chart options. Initializes a new instance of the class. A DevExpress.Web.ASPxPivotGrid.Data.PivotGridWebData object. Copies all settings from the options object passed as the parameter to the current object. A descendant whose settings should be assigned to the current object. Gets or sets whether data from the current page only is passed to the chart control. true if data from the current page only is passed to the chart control; otherwise, false. Provides customization options for an ASPxPivotGrid control. Initializes a new instance of the class. An OptionsCustomizationChangedEventHandler delegate that will receive change notifications. An EventHandler delegate that will receive change notifications. An object that implements the IViewBagOwner interface. A string value. Gets or sets whether to allow end-users to resize the Customization Form. true to allow end-users to resize the Customization Form; otherwise, false. Gets or sets the height of the Customization Form, when it is painted in the Excel2007 style. An integer value that specifies the height of the Customization Form, when it is painted in the Excel2007 style, in pixels. Gets or sets the width of the Customization Form, when it is painted in the Excel2007 style. An integer value that specifies the width of the Customization Form, when it is painted in the Excel2007 style, in pixels. Gets or sets the height of the Customization Form, when it is painted in the Simple style. An integer value that specifies the height of the Customization Form, when it is painted in the Simple style, in pixels. Gets or sets the width of the Customization Form, when it is painted in the Simple style. An integer value that specifies the width of the Customization Form, when it is painted in the Simple style, in pixels. Gets or sets the filter window's height. An integer value that specifies the window's height. Gets or sets the minimum allowed filter window height. An integer value that specifies the minimum allowed filter window height. Gets or sets the minimum allowed filter window width. An integer value that specifies the minimum allowed filter window width. Gets or sets how a filter popup window visually responds to resizing operations. A enumeration member that specifies how a filter popup window visually responds to resizing operations. Gets or sets the filter window width. An integer value that specifies the window width. Provides data specific options for . Initializes a new instance of the class. A PivotGridData object that contains information required to initialize the created object. A method that will handle the event. Gets or sets whether refreshing pivot grid data is locked while handling the event. A enumeration member that specifies whether to prevent pivot grid data from being refreshed while handling the event. Provides options which control data fields presentation in the ASPxPivotGrid control. Initializes a new instance of the class with the specified settings. A PivotGridData object which contains the information required to initialize the created object. Initializes a new instance of the class with the specified settings. A PivotGridData object which contains the information required to initialize the created object. An IViewBagOwner object that is used to initialize the created object. A string value that is used to initialize the created object. Initializes a new instance of the class with the specified settings. A PivotGridData object that contains information required to initialize the created object. A method that will handle the event. An IViewBagOwner object used to initialize the created object. A string value used to initialize the created object. Contains options that affect the appearance and behavior of filter windows. Initializes a new instance of the class. A delegate that will receive change notifications. An object that implements the IViewBagOwner interface. A string value. Gets or sets whether to synchronize filters applied in the field filter and Filter Editor. An enumeration value that specifies the filter panel mode. Gets or sets the filtering mode used for field groups. A enumeration member that specifies the filtering mode used for field groups. Gets or sets whether to enable the search control to locate items displayed within the filter dialog. True, if the search control is shown; otherwise, false. Gets or sets whether filter items that cannot be displayed because of filtering applied to other fields should be hidden. true to hide filter items that cannot be displayed because of filtering applied to other fields; otherwise, false. Contains options that specify how a control layout is stored to, and restored from a storage (a stream or string). Initializes a new instance of the class. Copies settings from the options object passed as the parameter. A descendant whose settings are assigned to the current object. Returns a object whose settings indicate that fields should be overridden when saving or restoring the control layout. A object whose settings indicate that fields should be overridden when saving or restoring the control layout. Returns a object whose settings indicate that the full layout of the control should be stored to, and restored from a storage (a stream or a string). A object whose settings indicate that the full layout of the control should be stored to/restored from a storage. Gets or sets which options are reset before loading the layout. A combination of flags, specifying which options are reset before loading the layout. Gets or sets whether the control client-side event handlers are stored when the layout is saved to a storage, and restored when the layout is restored from a storage. true if the control client-side event handlers are included in the layout when it is saved to a storage, and these settings are restored when the layout is restored from a storage; otherwise, false. Provides settings that affect the Loading Panel's appearance and functionality. Initializes a new instance of the class. An object that owns the current object. Copies settings from the options object passed as the parameter. A descendant whose settings are assigned to the current object. Gets or sets a value that specifies whether a specific loading panel is displayed during callback processing. true, if the loading panel should be displayed; otherwise, false. Gets the settings of an image displayed within a Loading Panel. An object that contains image settings. Gets or sets the position of the image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings used to paint the Loading Panel. A DevExpress.Web.ASPxPivotGrid.PivotGridLoadingPanelStyle object that contains the style settings. Gets or sets the text displayed within a loading panel. A value that specifies the panel's text. Contains the pivot grid's pager settings. Initializes a new instance of the class. A delegate that will receive change notifications. Gets or sets whether the Pager is displayed within the ASPxPivotGrid when there is only one page. true, to display the Pager within the ASPxPivotGrid when there is only one page; otherwise, false. Copies settings from the options object passed as the parameter. A descendant whose settings are assigned to the current object. Gets or sets the index of the active column page in the virtual scrolling mode. An integer value that specifies the active column page index in the virtual scrolling mode. Gets or sets the maximum number of columns displayed on a page in the virtual scrolling mode. An integer value that specifies the maximum number of columns on a page in the virtual scrolling mode. For internal use only. Gets or sets the index of the page currently being selected. An integer value that specifies the active page's index. Gets or sets the pager's horizontal alignment within the pivot grid. One of the enumeration values. Gets or sets the maximum number of rows displayed within a page. Setting this property to 0 hides the Pager. An integer value that specifies the maximum number of rows within a page. Provides view options for ASPxPivotGrid controls. Initializes a new instance of the class with specified settings. Copies settings from the options object passed as the parameter. A descendant whose settings are assigned to the current object. Gets or sets a value that specifies how data headers are displayed. A enumeration value that specifies how data headers are displayed. Gets or sets a value limiting the number of data field headers displayed in a row (line) of the field headers popup. An integer value specifying the maximum number of data fields in a row. Gets or sets the minimum number of data fields required to temporarily hide data field headers within a hidden panel. An integer value that specifies the minimum number of data fields required to temporarily hide data field headers within a hidden panel. Gets or sets whether to enable context menu scrolling. true to enable context menu scrolling; otherwise, false. Gets or sets whether scrolling popup menus invoked in the Prefilter window is allowed. true to allow end-users to scroll popup menus invoked in the Prefilter window; otherwise, false. Gets or sets a value specifying the horizontal scroll bar's display mode. One of the enumeration values. Gets or sets a value specifying the horizontal scrolling mode. The object, that specifies the horizontal scrolling mode. Gets or sets whether end-users can invoke the context menus. true to enable context menus; otherwise, false. Gets or sets whether the horizontal scrollbar is displayed. true to display the horizontal scrollbar; otherwise, false. Gets or sets a value specifying the vertical scroll bar's display mode. One of the enumeration values. Gets or sets a value specifying the vertical scrolling mode. The object that specifies the vertical scrolling mode. Provides data for the event. Initializes a new instance of the class. A object that specifies the group for which the event has been raised. This value is assigned to the property. Gets the group for which the event has been raised. A object that specifies the group for which the event has been raised. References a method that will handle the event. The event source. A object that contains event data. Provides style settings for field headers. Initializes a new instance of the class. This property is not in effect for the class. This property is not in effect for the class. Provides data for the event. Initializes a new instance of the class with the specified setting. A PivotGridHtmlDataCell object representing the related cell. Gets the processed data cell. A object that represents the processed data cell. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the class with the specified setting. A PivotGridHtmlFieldValueCellBase object representing the related cell. Gets the processed data cell. A object that represents the processed data cell. A method that will handle the event. The event source. A object that contains event data. Provides data for the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the class with specified settings. Provides data for the event. Initializes a new instance of the class within the specified setting. An object identifying the created context menu. Gets the context menu. An object that represents the context menu. Gets the context menu's type. A enumeration value that identifies the context menu. Provides data for the event. Gets the exception that has been thrown. The that has been thrown. Gets or sets whether the default exception handling actions should be performed. true, to perform the default exception handling actions; otherwise, false. References a method that will handle the event. The event source. A object that contains event data. Lists values that specify the scrolling mode of the . Allows end-users to scroll data rows/columns displayed within the current page. Allows end-users to navigate through pivot grid pages using a scrollbar. Contains options that define how a Pivot Grid control is exported to XLS format in the data-aware export mode. Initializes a new instance of the class. Initializes a new instance of the class. Allows you to specify cell formatting when exporting a Pivot Grid control to XLSX format in data-aware mode. Contains options that define how a Pivot Grid control is exported to XLSX format in the data-aware export mode. Initializes a new instance of the class. Initializes a new instance of the class. Allows you to specify cell formatting when exporting a Pivot Grid control to XLSX format in data-aware mode. Defines the calculation of a ranking in the window. Initializes a new instance of the class with specified settings. Defines the calculation that aggregates values cumulatively in the window. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings. Provides data for the event. Initializes a new instance of the class. A column field. A row field. A data field. A System.Drawing.Rectangle object. Gets or sets the appearance settings used to paint the cell currently being exported. A DevExpress.PivotGrid.Printing.WebPrintAppearanceObject object that contains appearance settings used to paint the cell currently being exported. Gets the column field that corresponds to the current cell. A object that specifies the column field. null (Nothing in Visual Basic) if a column grand total cell is being processed. Gets the data field that identifies the column/row where the processed cell resides. A object that identifies the column where the processed cell resides. Gets the row field that corresponds to the current cell. A object that specifies the row field. null (Nothing in Visual Basic) if a row grand total cell is being processed. Provides data for the event. Initializes a new instance of the class. Gets or sets the appearance object used to paint the field value currently being exported. A DevExpress.PivotGrid.Printing.WebPrintAppearanceObject object that contains appearance settings used to paint the field value currently being exported. . Gets a custom total to which the processed field value corresponds. A object that represents the custom total to which the processed field value corresponds. null (Nothing in Visual Basic) if the field value does not correspond to a custom total. Provides data for the event. Initializes a new instance of the class. A object. A Sytem.Drawing.Rectangle object. Gets or sets the appearance object used to paint the header currently being exported. A DevExpress.PivotGrid.Printing.WebPrintAppearanceObject object that contains appearance settings used to paint the header currently being exported. Gets the field header caption. A that represents the field header caption. Gets the processed field. A object that specifies the processed field. Provides export options for the ASPxPivotGrid control. Initializes a new instance of the class. Provides access to the page settings to print the PivotGrid control. A object representing a PivotGrid control's page settings. Defines the calculation that uses a custom string expression with window functions. Initializes a new instance of the class with specified settings. Initializes a new instance of the class with specified settings.