DevExpress.XtraPivotGrid.v14.1
Provides data for the event.
Initializes a new instance of the PivotCellValueEventArgs class.
A DevExpress.XtraPivotGrid.Data.PivotGridCellItem object.
Gets or sets the processed cell's value.
An object which represents the processed cell's value.
Provides data for the event.
Initializes a new instance of the CustomExportHeaderEventArgs class with the specified settings.
An object implementing the IVisualBrick interface or its descendant.
A PivotFieldItemBase class descendant.
An ExportAppearanceObject object. This value is assigned to the property.
A descendant that specifies the processed field.
Gets or sets the appearance object used to paint the current header.
An ExportAppearanceObject object that contains the corresponding settings.
Provides data for the event.
Initializes a new instance of the CustomExportFieldValueEventArgs class with the specified settings.
An object implementing the IVisualBrick interface or its descendant.
A PivotFieldValueItem descendant that contains information used to initialize a new object.
An ExportAppearanceObject object. This value is assigned to the property.
Gets or sets the appearance object used to paint the current field value.
An ExportAppearanceObject object that contains the corresponding settings.
Gets a custom total to which the processed field value corresponds.
A object that represents the custom total to which the processed value corresponds. null (Nothing in Visual Basic) if the field value doesn't correspond to a custom total.
Represents a method that will handle the event.
Represents 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 PopupMenuShowingEventArgs class.
A DevExpress.XtraPivotGrid.ViewInfo.PivotGridViewInfo object.
A enumeration member that specifies the type of the context menu to be invoked.
A object that represents the context menu to be invoked.
A object that represents the field whose header or value has been right-clicked by an end-user.
A enumeration member that specifies the area of the field whose header or value has been right-clicked by an end-user.
A structure that specifies the location at which the context menu is to be invoked.
Gets the field whose header or value has been right-clicked by an end-user.
A object that represents the field whose header or value has been right-clicked by an end-user.
Gets info about the point where the context menu should be invoked.
A object that contains info about the point where the context menu should be invoked.
Provides data for the event.
Initializes a new instance of the CustomExportCellEventArgs class with the specified settings.
An object implementing the IVisualBrick interface or its descendant.
A PivotGridCellItem object.
An ExportAppearanceObject object. This value is assigned to the property.
A PivotGridViewInfo object.
A PivotGridViewInfoData object.
A PivotGridPrinterBase class descendant.
A enumeration value that specifies the unit of measurement for the given data.
Gets the appearance settings used to paint the cell currently being exported.
An ExportAppearanceObject object that contains corresponding appearance settings.
Gets the column field which corresponds to the current cell.
A object that represents the column field. null (Nothing in Visual Basic) if a column grand total cell is being processed.
Gets the data field which identifies the column where the processed cell resides.
A object that represents the data field which identifies the column where the processed cell resides.
Gets whether the processed cell is focused.
true if the processed cell is focused; otherwise, false.
Gets the row field which corresponds to the current cell.
A object that represents the row field. null (Nothing in Visual Basic) if a row grand total cell is being processed.
Gets whether the processed cell is selected.
true if the processed cell is selected; otherwise, false.
Lists values that specify which field value cell element is located under the test point.
The expand/collapse button is located under the test point.
No element is located under the test point.
Contains information on the field value located under the test point.
Initializes a new instance of the PivotFieldValueHitInfo class.
A DevExpress.XtraPivotGrid.ViewInfo.PivotFieldsAreaCellViewInfo object.
A enumeration member that specifies which field value cell element is located under the test point.
Gets which field value cell element is located under the test point.
A enumeration member that specifies which field value cell element is located under the test point.
Represents a PivotGridControl's Prefilter.
Initializes a new instance of the Prefilter class with the specified owner.
An object that implements the interface.
Toggles the visibility state of the Prefilter editor.
Gets or sets the Prefilter's expression.
A object that represents the Prefilter's expression.
Disposes of the Prefilter object.
Closes the Filter Editor.
Gets a value indicating whether the Prefilter editor is currently displayed.
true if the Prefilter is displayed; otherwise, false.
Sets settings provided by the Prefilter class to the default values.
Tests whether the Prefilter object should be persisted.
true if the object should be persisted; otherwise, false.
Opens the Filter Editor.
Returns the textual representation of the current object.
A string representation of the pre-filter's .
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Represents a field value cell.
Initializes a new instance of the FieldValueCell class.
A DevExpress.XtraPivotGrid.Data.PivotFieldValueItem object.
Gets the parent of the current cell.
A object that specifies the parent cell.
Represents a method that will handle the event.
Represents 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 PivotFieldPropertyChangedEventArgs 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.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event handler.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotFieldTooltipShowingEventArgs class.
A DevExpress.XtraPivotGrid.ViewInfo.PivotGridViewInfo object.
A structure that represents the coordinates of the tooltip. This value is assigned to the property.
A that specifies the tooltip text. This value is assigned to the property.
Gets information about the point where the tooltip should be invoked.
A contains information about the point where the tooltip should be invoked.
Gets the coordinates of the point where the tooltip should be invoked.
A structure representing the coordinates of the point where the tooltip should be invoked.
Gets or sets whether to show the tooltip.
true to show the tooltip; otherwise, false.
Gets or sets the tooltip text.
A that represents the tooltip text.
Provides data for the event.
Gets the coordinates of the currently left top visible cell.
A structure that represents the coordinates of the currently left top visible cell.
Gets the coordinates of the cell that was visible at the top left before scrolling.
A structure that represents the coordinates of the cell that was visible at the top left before scrolling.
The base class for classes that provide data for the PivotGrid control's menu item clicking events.
Initializes a new instance of the PivotGridMenuItemClickEventArgsBase class.
A object which holds the PivotGridControl's view information.
A enumeration member which specifies the menu's type. This value is assigned to the property.
A object which represents the PivotGridControl's context menu. This value is assigned to the property.
A object which represents the field whose header has been right-clicked by an end-user. This value is assigned to the property.
A value which specifies the area of the field whose header or value has been right-clicked by an end-user to invoke the context menu. This value is assigned to the property.
A structure which specifies the point which an end-user right-clicked to invoke the menu. This value is assigned to the property.
A object which specifies the menu item that has been clicked. This value is assigned to the property.
Gets the menu item that has been clicked.
A object which specifies the menu item that has been clicked.
The base class for classes providing data for the PivotGrid control's menu handling events.
Initializes a new instance of the PivotGridMenuEventArgsBase class.
A object which holds the PivotGridControl's view information.
A enumeration member which specifies the menu's type. This value is assigned to the property.
A object which represents the PivotGridControl's context menu. This value is assigned to the property.
A object which represents the field whose header has been right-clicked by an end-user. This value is assigned to the property.
A value which specifies the area of the field whose header or value has been right-clicked by an end-user to invoke the context menu. This value is assigned to the property.
A structure which specifies the point which an end-user right-clicked to invoke the menu. This value is assigned to the property.
Gets or sets whether to allow the action.
true to allow the action; otherwise, false.
Gets the area of the field whose header or value has been right-clicked by a user to invoke the context menu.
A value which specifies the area of the field whose header or value has been right-clicked by an end-user to invoke the context menu.
Gets the field whose header has been right-clicked by an end-user.
A object which represents the field whose header has been right-clicked by an end-user.
Gets or sets the PivotGridControl's context menu.
A object which represents the PivotGridControl's context menu.
Gets the type of the invoked menu.
A enumeration member which specifies the menu's type.
Gets or sets the location at which the context menu has been invoked.
A structure which specifies the point at which the end-user right-clicked to invoke the menu. The point's coordinates are set relative to the PivotGridControl's top-left corner.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the XtraPivotGrid control that raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotCustomAppearanceEventArgs class.
An object that implements the interface.
A PivotGridCellItem object.
An that specifies the appearance. This value is assigned to the property.
A PivotGridViewInfo object.
A Rectangle that specifies the cell coordinates and bounds.
Gets or sets the appearance settings of the currently processed cell.
An object containing appearance settings for the processed cell.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Represents a method that will handle the event.
Represents 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 PivotCustomFilterPopupItemsEventArgs 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 has been 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.
Lists values that specify whether the PivotGridControl is immediately redrawn after calling the method.
The PivotGridControl will not be redrawn until the owner window is redrawn.
The PivotGridControl will be immediately redrawn after calling the method.
Represents a method that will handle the event.
Represents 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 PivotFieldFilterChangingEventArgs 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 whether records that contain NULL values in the current field are processed by the control.
true if records that contain NULL values in the current field are processed by the control; false if these records are ignored.
Gets the collection of filter values that is about to be assigned to the filter.
A list of objects representing field filter values.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender. Identifies the XtraPivotGrid control that raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotGridCustomFieldSortEventArgs class.
A DevExpress.XtraPivotGrid.Data.PivotGridData object.
A object.
Represents a method that will handle the and events.
Represents a method that will handle the and events.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object which contains event data.
Represents a method that will handle the and events.
Represents a method that will handle the and events.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object which contains event data.
Provides data for the and events.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets or sets whether the field value can be expanded/collapsed.
true to cancel the operation; otherwise, false.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object that contains event data.
Provides hint options for a PivotGrid control.
Initializes a new instance of the class.
Gets or sets whether hints are displayed for cells with truncated content.
true to display hints for cells with truncated content; otherwise, false.
Gets or sets whether hints are displayed for field headers that have truncated captions.
true to display hints for field headers that have truncated captions; otherwise, false.
Gets or sets whether hints are displayed for field values with truncated content.
true to display hints for field values with truncated content; otherwise, false.
Contains values that specify how the XtraPivotGrid control is scrolled horizontally.
Specifies that cells within the Data Area are scrolled when the control is scrolled horizontally. The filter fields and column fields are not moved.
Specifies that the filter fields and column fields are scrolled when the control is scrolled horizontally.
Lists values that identify the visual elements of a field header.
The test point belongs to the filter button.
The test point doesn't belong to the filter button.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the PivotGrid control that raised an event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the class.
A descendant which represents the customization form. This value is assigned to the property.
A descendant (pivot grid) which owns the customization form. This value is assigned to the property.
Gets or sets whether the standard customization form should be canceled.
true if the standard customization form should be canceled; false if the form should be displayed after the current event handler completes.
Provides access to the customization form.
A descendant which represents the customization form.
Gets or sets whether the standard customization form should be canceled.
true if the standard customization form should be canceled; otherwise, false.
Gets or sets the control which the customization form belongs to.
A descendant (pivot grid) which owns the customization form.
Contains information about a specific point within a PivotGridControl.
Initializes a new instance of the class with the specified test point.
A structure specifying test point coordinates relative to the PivotGridControl's top-left corner. This value is assigned to the property.
Initializes a new instance of the PivotGridHitInfo class with the specified settings.
A PivotCellViewInfo object.
A Point structure that specifies the test point for which the hit information is to be retrieved.
A PivotGridViewInfo object.
Initializes a new instance of the PivotGridHitInfo class.
An object that contains the information on the processed cell.
A enumeration value which identifies the visual element located under the test point.
A Point structure that specifies the test point for which the hit information is to be retrieved.
Initializes a new instance of the PivotGridHitInfo class.
An object that contains information on the processed field header.
An object that identifies the field whose header is located under the test point
A enumeration value which identifies the visual element located under the test point.
A structure that specifies the test point for which the hit information is to be retrieved.
Gets information on the cell located at the test point.
A object which provides information on the cell located at the test point.
Gets the field which the header located at the test point corresponds to.
A object which represents the field which the header at the test point corresponds to. null (Nothing in Visual Basic) if there isn't any field header located at the test point.
Gets information on the field header located at the test point.
A object which provides information on the field header located at the specified point.
Gets the test point.
A structure specifying test point coordinates relative to the PivotGridControl's top-left corner.
Gets a value identifying the type of the visual element located under the test point.
A enumeration value which identifies the type of the visual element that contains the test point.
Gets the information on the field value located under the test point.
A object which contains information on the field value located under the test point.
Contains information about a specific point within a Header Area.
Initializes a new instance of the PivotGridHeadersAreaHitInfo class.
A descendant that provides information on the field headers located at the test point.
A object which represents the field which the header at the test point corresponds to. This value is assigned to the property.
A enumeration value which identifies the type of the header's visual element which is located under the test point. This value is assigned to the property.
Gets the header area of the XtraPivotGrid which is located under the test point.
A enumeration value which specifies the area located under the test point.
Gets the field that the header located at the test point corresponds to.
A object which represents the field header that the test point corresponds to. null (Nothing in Visual Basic) if no field header is located at the test point.
Gets a value which identifies the type of the header's visual element that is located under the test point.
A enumeration value which identifies the type of the header's visual element that is located under the test point.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the XtraPivotGrid control that raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotGridCustomSummaryEventArgs class with the specified settings.
A PivotGridData object which contains the information required to initialize the created PivotGridCustomSummaryEventArgs object.
A object which represents a data field.
A PivotCustomSummaryInfo object which contains the information required to initialize the created PivotGridCustomSummaryEventArgs object.
Lists values that identify a PivotGridControl's elements.
The test point belongs to a cell.
The test point belongs to the header area.
The test point does not belong to any visual element or is outside the PivotGridControl.
The test point belongs to a field value.
Provides data for the event.
Initializes a new instance of the PivotCustomChartDataSourceDataEventArgs 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 PivotGridControl 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 PivotGrid control's cell, whose value should be displayed in a ChartControl.
A object.
Gets an object which contains information about a field value to be displayed in a ChartControl.
A object.
Gets the type of a chart data member that will represent the current PivotGridControl item.
A enumeration member that specifies the type of a chart data member that will represent the current PivotGridControl item.
Gets a value representing the type of a PivotGrid control's item to be represented in a ChartControl.
A enumeration value.
Gets or sets a value to be displayed in a ChartControl.
A class descendant representing the value to be displayed.
Stores information on the cells displayed within the XtraPivotGrid control.
Initializes a new instance of the PivotGridCells class with default settings.
A PivotGridViewInfoData object which contains the information required to initialize the created PivotGridCells object.
Gets the number of columns in the XtraPivotGrid control.
An integer which specifies the number of columns displayed within the XtraPivotGrid control.
Copies the selected cells to the clipboard.
Gets or sets the coordinates of the focused cell.
A structure that specifies the coordinates of the focused cell.
Returns an object that contains information on the specified cell.
A zero-based integer that identifies the visible index of the column.
A zero-based integer that identifies the visible index of the row.
A object that contains information on the specified cell.
Returns an object that contains information on the currently focused cell.
A object that contains information on the currently focused cell.
Invalidates the specified cell.
A object that identifies the cell.
Invalidates the cell which is located at the specified position.
A zero-based integer which identifies the visible index of the row that contains the cell.
A zero-based integer which identifies the visible index of the column that contains the cell.
Gets or sets the coordinates of the left top visible cell.
A structure that specifies the coordinates of the left top visible cell.
Gets the selected cells.
An object that implements the interface and represents the PivotGridControl's selection.
Gets the number of rows in the XtraPivotGrid control.
An integer which is the number of rows displayed within the XtraPivotGrid control.
Gets or sets the coordinates of the selected cells.
A object which contains the coordinates of the selected cells.
Selects cells that reside within the specified column or row.
true to select cells within a column; false to select cells within a row.
An array of field values that identifies the column or row that should be selected.
Selects cells that reside within the specified column or row, identified by the specified data field.
true to select cells within a column; false to select cells within a row.
An array of field values that identifies the column or row that should be selected.
A descendant. Specifies a data field that identifies the column or row that should be selected.
Represents a collection of custom totals for a field.
For internal use.
Initializes a new instance of the PivotGridCustomTotalCollection class and adds copies of the specified custom totals to the collection.
An array of objects whose copies will be added to the collection.
Initializes a new instance of the PivotGridCustomTotalCollection class with default settings,
Appends a new item to the collection that represents a custom total of the specified summary function type.
A value that determines the type of the summary function used to calculate the current total. This value is assigned to the property.
A object which represents the created custom total.
Appends an array of custom totals to the current collection.
An array of objects which represent the custom totals to add to the collection.
Gets the field which owns the current collection.
A field which owns the current collection.
Provides indexed access to the elements in the collection.
A zero-based integer value which represents the desired custom total's position within the collection. If it's negative or exceeds the last available index, an exception is raised.
A object located at the specified index.
Represents a custom total which can be calculated for an outer column field or row field.
Initializes a new instance of the PivotGridCustomTotal class with the default settings.
Initializes a new instance of the PivotGridCustomTotal class with the specified summary function type.
A value that specifies the summary function type for the created custom total object. This value is assigned to the property.
Gets the appearance settings used to paint the custom total's cells.
A object which provides the appearance settings used to paint the custom total's cells.
Copies settings of the current object to the object passed as the parameter.
A object to which settings are copied from the current object.
Returns whether the settings of the current and specified objects match.
A object to be compared with the current object.
true if the settings of the objects match; otherwise, false.
Provides the context menu options for the control.
Initializes a new instance of the class.
Gets or sets whether end-users can invoke the field value context menu.
true if end-users can right-click the Field Value to invoke its context menu; otherwise, false.
Gets or sets whether end-users can invoke the header area context menu.
true if end-users can right-click the header area to invoke its context menu; otherwise, false.
Gets or sets whether end-users can invoke the field header context menu.
true if end-users can right-click the field header to invoke its context menu; otherwise, false.
Provides behavior options for the control.
Initializes a new instance of the class with the specified change notifications delegate.
A delegate that will receive change notifications.
Gets or sets whether the Best-Fit feature is automatically applied to a field after it has been dragged and dropped at another location.
true if the Best-Fit feature is applied to a field after it has been dragged and dropped at another location; otherwise, false.
Gets or sets whether custom appearance settings should be taken into account when calculating minimum column width for Best Fit.
true if custom appearance settings should be taken into account when calculating minimum column width for Best Fit; otherwise, false.
Gets or sets how in-place editors are activated.
An value that specifies how in-place editors are activated.
Returns the actual editor show mode based on the property.
An value that specifies the actual editor show mode.
Gets or sets a value which specifies the PivotGridControl's behavior when it is scrolled horizontally.
A enumeration member which specifies the PivotGridControl's behavior when it's scrolled horizontally.
Gets or sets whether the grid control is repainted when focus is moved from one cell to another.
true if the grid control is repainted when focus is moved from one cell to another; otherwise, false.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event sender. Identifies the PivotGrid control that raised an event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the class with the specified settings.
A object which holds the PivotGridControl's view information.
A enumeration member which specifies the menu's type. This value is assigned to the property.
A object which represents the PivotGridControl's context menu. This value is assigned to the property.
A object which represents the field whose header has been right-clicked by an end-user. This value is assigned to the Field property.
A value which specifies the area of the field whose header or value has been right-clicked by an end-user to invoke the context menu. This value is assigned to the property.
A structure which specifies the point at which an end-user has right-clicked to invoke the menu. This value is assigned to the property.
A object or its descendant which represents the clicked menu item. This value is assigned to the property.
Gets the field whose header has been right-clicked by an end-user.
A field whose header has been right-clicked.
Gets details on the grid elements located at the point where an end-user has right-clicked to invoke the context menu.
A object which contains information about the grid elements located at the point that has been clicked.
Represents a method that will handle the DevExpress.XtraPivotGrid.PivotGridControl.ShowMenu event.
Represents a method that will handle the DevExpress.XtraPivotGrid.PivotGridControl.ShowMenu event.
The event sender. Identifies the PivotGrid control that raised an event.
A object that contains event data.
Provides data for the DevExpress.XtraPivotGrid.PivotGridControl.ShowMenu event.
Initializes a new instance of the class with the specified settings.
A object which holds the PivotGridControl's view information.
A enumeration member which specifies the menu's type. This value is assigned to the property.
A object which represents the PivotGridControl's context menu. This value is assigned to the property.
A object which represents the field whose header has been right-clicked by an end-user. This value is assigned to the Field property.
A value which specifies the area of the field whose header or value has been right-clicked by an end-user to invoke the context menu. This value is assigned to the property.
A structure which specifies the point which an end-user right-clicked to invoke the menu. This value is assigned to the property.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the PivotGrid control that raised the event.
A object which contains event data.
Provides data for the and events.
Initializes a new instance of the PivotCellEventArgs class.
A PivotGridCellItem object.
A PivotGridViewInfo object.
Initializes a new instance of the PivotCellEventArgs class.
A PivotGridCellItem object.
A PivotGridViewInfo object.
A Rectangle that specifies the cell coordinates and bounds.
Gets the cell's bounds.
A value that specifies the cell's bounds.
Gets the display text of the cell currently being processed.
A string representing the cell's display text.
Gets whether the processed cell is the focused cell.
true if the processed cell is the focused cell; otherwise, false.
Gets whether the processed cell is selected.
true if the processed cell is selected; otherwise, false.
Lists values that specify the PivotGridControl's context menu types.
Corresponds to the field value context menu.
Corresponds to the field header context menu.
Corresponds to the header area context menu.
Corresponds to the menu allowing an end-user to select a summary type for a data field (when the option is enabled).
Serves as a base for the classes that provide data for the events which are used to customize column and row headers.
Initializes a new instance of the PivotFieldValueEventArgs class with the specified field.
A object which specifies the field currently being processed. This value is assigned to the property.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets the custom total which the currently processed column/row header corresponds to.
A object which represents the custom total which the processed header corresponds to.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
A object.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the PivotGridControl that raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotFieldImageIndexEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A PivotFieldValueItem object.
Changes the expanded state of the current field value.
Returns a list of records associated with the processed field value.
A object that contains records associated with the processed field value.
In OLAP mode, returns a list of records used to calculate a summary value for the current cell. 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 to be returned.
A object that contains the underlying data.
Gets the custom total that corresponds to the currently processed column/row header.
A object that specifies the custom total that corresponds to the currently processed column/row header.
Gets the data field that identifies the processed value.
A object, which is the data field that identifies the processed value.
Gets the field being processed.
A object, which is the field currently being processed.
Gets the field position among the visible fields within the header area.
An integer value that specifies the field position among the visible fields.
Returns a value displayed in a cell with the specified column and row indexes.
A zero-based integer value that specifies the index of the column where the cell resides.
A zero-based integer value that specifies the index of the row where the cell resides.
A value displayed in the specified cell.
Returns a field value that belongs to the specified field and corresponds to a data cell with the specified column or row index.
A object that specifies a column or row field, whose value should be obtained.
A zero-based index of a cell 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.
The field value that belongs to the specified field and corresponds to a data cell with the specified column or row index.
Returns the parent field(s) for the field value being currently processed.
An array of objects that are 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 is the parent field whose value is returned.
An object that is the value of the specified parent (higher level) field.
Gets or sets the index of the image to display within the currently processed column/row header.
An integer value specifying the zero-based index of the image within the source collection.
Gets whether the processed field value is collapsed.
true if the field value is collapsed; otherwise, false.
Gets whether the field is displayed within the Column Header Area.
true if the field is displayed within the Column Header Area; otherwise, false.
Gets whether the current header corresponds to the "Others" row/column.
true if the current header corresponds to the "Others" row/column.
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 an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Gets the column field or row field value that corresponds to the currently processed column/row header.
The field value currently being processed.
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.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object which 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 style format condition which can be applied to a PivotGrid control.
Initializes a new instance of the class.
Gets or sets whether the appearance settings can be applied to data cells.
true to apply the appearance settings to data cells; otherwise, false.
Gets or sets whether the appearance settings are applied to custom total cells.
true to apply the appearance settings to custom total cells; otherwise, false.
Gets or sets whether the appearance settings are applied to grand total cells.
true to apply the appearance settings to grand total cells; otherwise, false.
Gets or sets whether the appearance settings are applied to automatic total cells.
true to apply the appearance settings to automatic total cells; otherwise, false.
Indicates whether the appearance settings specified by the current style format condition can be applied to cells of the specified type.
A enumeration value which specifies the PivotGridControl cell type.
true if the appearance settings can be applied to cells of the specified type; otherwise, false
Gets or sets the field which identifies the columns whose values are used in conditional formatting.
A object representing the field which identifies the columns whose values are used in conditional formatting.
Gets or sets the name of the field which identifies the columns whose values are used in conditional formatting.
A value that specifies the name of the field which identifies the columns whose values are used in conditional formatting.
Gets the PivotGrid control which owns the current style format condition.
A object which represents the PivotGridControl that owns the current style format condition.
Represents a collection of style format conditions applied to a PivotGridControl.
Initializes a new instance of the class.
Appends a style condition object to the collection.
A object to be added to the collection.
Adds an array of style condition objects to the end of the collection.
An array of objects to be appended to the collection.
Performs a comparison of two objects of the same type and returns a value indicating whether one is less than, equal to or greater than the other.
The first object to compare.
The second object to compare.
An integer value indicating whether one is less than, equal to or greater than the other.
Indicates whether the PivotGridControl that owns the current collection is currently being initialized.
true if the PivotGridControl is being initialized; otherwise, false.
Provides indexed access to individual items within the collection.
An integer value specifying the item's zero based index within the collection. If its negative or exceeds the last available index, an exception is raised.
A object which resides at the specified position within the collection.
Gets a style format condition with the specified tag.
An object which contains information associated with the style format condition.
A object which represents a style format condition within the collection whose property's value matches the tag parameter. null (Nothing in Visual Basic) if no style format condition is found.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PivotCustomDrawHeaderAreaEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A DevExpress.XtraPivotGrid.ViewInfo.PivotHeadersViewInfo object that provides information about the painted field headers.
A DevExpress.XtraPivotGrid.ViewInfo.ViewInfoPaintArgs object.
A structure that specifies the boundaries of the header area currently being painted. This value is assigned to the property.
Gets a value which specifies the header area currently being painted.
A enumeration value which specifies the header area currently being painted.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PivotCustomDrawFieldValueEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A PivotFieldsAreaCellViewInfo object.
A PivotHeaderObjectInfoArgs object.
A ViewInfoPaintArgs object.
A PivotHeaderObjectPainter object.
Gets the header area where the field is displayed.
A enumeration value that specifies the header area in which the field is displayed.
Gets the custom total which the currently processed column/row header corresponds to.
A object which represents the custom total which the processed header corresponds to. null (Nothing in Visual Basic) if the processed header doesn't correspond to a custom total.
Gets an object that provides methods to work with data. This method supports the internal infrastructure and typically, there is no need to use it directly from your code.
A object.
Gets the display text of the header currently being painted.
A string value representing the header's display text.
Gets the field whose value is to be painted.
A object which represents the field whose value is to be painted.
Gets the field's position among the visible fields within the header area.
An integer value that specifies the field's position among the visible fields.
Returns a value displayed in the specified cell.
A zero-based integer which identifies the visible index of the column.
A zero-based integer which identifies the visible index of the row.
A value displayed in the specified cell.
Returns the specified column or row field's value for the cell addressed by its zero-based index in the Data Area.
A object representing 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. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.
An object representing the field's 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.
Gets an object which provides the information required to paint a field value.
A DevExpress.XtraPivotGrid.ViewInfo.PivotHeaderObjectInfoArgs object which provides information about the painted field value.
Gets whether the current header corresponds to the "Others" row/column.
true if the current header corresponds to the "Others" row/column.
For internal use.
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 painter object that provides the default element painting mechanism.
A DevExpress.XtraPivotGrid.ViewInfo.PivotHeaderObjectPainter object.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Gets the value of the column field or row field which the currently processed column/row header corresponds to.
An object which represents the value of the corresponding column field or row field.
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.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PivotCustomDrawFieldHeaderEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A PivotHeaderViewInfoBase object.
A ViewInfoPaintArgs object.
A HeaderObjectPainter object.
Gets the field whose header is to be painted.
A object which represents the field whose header is to be painted.
Gets an object which provides the information required to paint a field header.
A object which provides information about the painted field header.
Gets the painter object that provides the default element painting mechanism.
A HeaderObjectPainter object.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotCustomDrawEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
An object that implements the IPivotCustomDrawAppearanceOwner interface. Provides the appearance settings used to paint an element.
A DevExpress.XtraPivotGrid.ViewInfo.ViewInfoPaintArgs object.
A structure that specifies the element boundaries. This value is assigned to the property.
Gets the painted element's appearance settings.
A object which provides the painted element's appearance settings.
Gets the bounding rectangle of the painted element.
A structure which specifies the element's boundaries.
Gets an object used to paint an element.
A object.
Gets an object which specifies the storage for the most used pens, fonts and brushes.
A object.
Gets or sets whether an event was handled, if it was handled the default actions are not required.
true if default painting isn't required; otherwise, false.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the PivotGridControl which raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotCustomDrawCellEventArgs class.
An object that implements the interface.
A PivotGridCellItem object.
An object that specifies the appearance. This value is assigned to the property.
A ViewInfoPaintArgs object.
A PivotGridViewInfo object.
Gets the painted cell's appearance settings.
A object which provides the painted cell's appearance settings.
Gets the object used to paint a cell.
A object.
Gets an object which specifies the storage for the most used pens, fonts and brushes.
A object.
Gets or sets whether an event was handled, if it was handled the default actions are not required.
true if default painting isn't required; otherwise, false.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Provides the appearance settings used to paint the elements in a field.
Initializes a new instance of the PivotGridFieldAppearances class.
A object that represents the owner field.
Gets the appearance settings used to paint regular cells corresponding to the current data field.
An object that provides corresponding settings.
Gets the appearance settings used to paint grand total cells corresponding to the current data field.
An object that provides corresponding settings.
Gets the appearance settings used to paint total cells corresponding to the current data field.
An object that provides corresponding settings.
Gets the appearance settings used to paint the field header.
A object which provides appearance settings used to paint the field header.
For internal use.
Gets the appearance settings used to paint the values of fields.
A object which provides the appearance settings used to paint the field's values.
Gets the appearance settings used to paint the Grand Total headers.
A object which provides the appearance settings used to paint the Grand Total headers.
Gets the appearance settings used to paint the field's totals.
A object which provides the appearance settings used to paint the field's totals.
Represents a field within the control.
Initializes a new instance of the PivotGridField class with the specified field name and location.
A string identifying the name of the database field. This value is assigned to the property.
A value that defines the location for the PivotGridField object within the control. This value is assigned to the property.
Initializes a new instance of the PivotGridField class with default settings.
Initializes a new instance of the PivotGridField class.
A object.
Provides access to the appearance settings used to paint the field's header, values and value totals.
A collection that contains the appearance settings used to paint the field's header, values and value totals.
Resizes the columns that correspond to the current field to the minimum width required to completely display the column's contents.
Returns whether cells of the current field can be edited.
true if cells of the current field can be edited; otherwise, false
Gets whether end-users are allowed to select only a single item in the field's filter drop-down.
true if end-users are allowed to select only a single item in the field's filter drop-down; otherwise, false.
For internal use.
Gets whether a menu used to open an Expression Editor for unbound fields is available.
true if a menu used to open an Expression Editor for unbound fields is available; otherwise, false.
Gets the collection of custom totals for the current field.
A object which represent the collection of custom totals.
Gets the field's data type.
The .
Gets or sets the width and height of the field's filter dropdown.
A structure that specifies the width and height (in pixels) of the field's filter dropdown.
Gets or sets the editor used to edit cells corresponding to the current data field.
A descendant that represents the field's repository item.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets the source of images that can be displayed within field headers.
An object that is an image collection providing images for the PivotGridField's field headers.
Gets or sets the index of the image which is displayed within the field's header.
A zero-based integer that represents the index of the image which is displayed within the field's header.
Contains the field's options.
A object which contains the field's options.
Gets the XtraPivotGrid control that owns the current field.
A control that owns the current field.
Sets specific settings of the specified repository item (in-place editor) to default. This member supports the internal infrastructure and is not intended to be used directly from your code..
A descendant.
Displays the filter dropdown for the current field.
Occurs after the field's summary type has been changed.
Gets the field's hint settings.
A object which provides the hint settings for the field.
Returns the field's display text.
A string representing the field's display text.
Gets or sets an expression used to evaluate values for the current unbound field.
A that specifies an expression used to evaluate values for the current field.
Represents a method that will handle the , and events.
Represents a method that will handle the , and events.
The event source. Identifies the PivotGrid control that raised an 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.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the PivotGrid control that raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PivotFieldDisplayTextEventArgs class with the specified item and default text.
A specifying the field value item. This value is assigned to the property.
A specifying the default display text. This value is assigned to the property.
Initializes a new instance of the PivotFieldDisplayTextEventArgs class.
A object that represents a field within the .
An item's value. This value is assigned to the property.
A specifying the default display text. This value is assigned to the property.
Gets or sets the item's display text.
A string value that specifies the item's display text.
Gets whether the current event is called to populate the filter dropdown.
true if the event is called to populate the filter dropdown; false if the event is called to customize the display text of column and row headers.
Gets the processed item's value.
An object which represents the item's value.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the PivotGrid control that raised the event.
A object that contains event data.
Provides data for the event.
For internal use.
Gets or sets the display text for the cell currently being processed.
A string that represents the cell's display text.
Provides data for the events which are invoked for particular data cells.
For internal use.
Gets the column custom total which displays the current cell.
A object which represents the column custom total that contains the current cell.
Gets the innermost column field which corresponds to the current cell.
A object which represents the column field.
For internal use.
The integer value.
Gets the visual index of the column that contains the current cell.
An integer that is the visual index of the column that contains the current 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 a list of records used to calculate a summary value for the cell currently being processed.
A object that contains records used to calculate a summary value for the current cell.
In OLAP mode, returns a list of records used to calculate a summary value for the current cell. Allows you to specify the columns to be returned.
A list of columns 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 current cell. 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 to be returned.
A object that contains the underlying data.
Returns a summary data source.
A object that represents the summary data source.
For internal use.
A object.
Gets the data field that identifies the column/row where the processed cell resides.
A object that specifies the data field that identifies the column/row where the processed cell resides.
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.
The cell value. null (Nothing in Visual Basic) if no cell is 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 a cell value by the column and row indexes.
A zero-based integer which identifies the visible index of the column.
A zero-based integer which identifies the visible index of the row.
A value displayed in the specified cell.
Returns an array of column fields which correspond to the current 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 for the specified row field values, against the specified data field.
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 isn't a column or row field.
Returns the specified column or row field's value for the cell, addressed by its zero-based index in the Data Area.
A object representing 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. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.
An object representing the field's value.
Gets the Grand Total value for the specified field.
A object which represents the field whose Grand Total is returned.
An object which represents the Grand Total value.
Returns the value of the cell in the same row but in the next column.
A object which identifies the sub column in the next column.
An object that represents the value in the same row but in the next column.
Returns the value of the cell in the next row.
A object which identifies the sub column in the next row.
An object that represents the value of the cell in the next row.
Returns the value of the cell in the same row but in the previous column.
A object which identifies the sub column in the previous column.
An object that represents the value in the same row but in the previous column.
Returns the value of the cell in the previous row.
A object which identifies the sub column in the previous row.
An object that represents the value of the cell in the previous row.
Returns an array of the row fields which correspond to the current 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 the row or column header of the processed cell is expanded.
A object that represents the field in a PivotGridControl.
true if the field value is expanded; otherwise, false.
Gets whether the value of the specified column or row field can be retrieved for the current cell by the method.
A object which identifies the column or row field.
true if the specified field's value can be retrieved via the method; otherwise, false.
Indicates whether the processed data cell resides within the "Others" row/column when the Top X Value feature is enabled.
A object that represents the field.
true if the data cell resides within the "Others" row/column; otherwise, false.
For internal use.
Gets the row custom total which contains the current cell.
A object which represents the row custom total that contains the current cell.
Gets the innermost row field which corresponds to the current cell.
A object which represents the row field.
For internal use.
The integer value.
Gets the visual index of the row that contains the current cell.
An integer that specifies the visual index of the row that contains the current 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 type of summary calculated in the current cell.
A value that specifies the summary type for the current cell.
Gets an object which contains the values of the predefined summaries that are calculated for the current cell.
A object which contains the values of the predefined summaries that are calculated for the current cell.
Gets the processed cell's value.
An object which represents the processed cell's value.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. Identifies the PivotGrid control that raised the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the class.
A object.
A object which represents the unbound field currently being processed. This value is assigned to the property.
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.
Provides view options for the PivotGrid controls.
Initializes a new instance of the class.
A delegate that will receive change notifications.
Gets or sets whether icons should be painted according the control's foreground color.
true, if icons should be painted according the control's foreground colors; otherwise, false.
Gets or sets a value which specifies the distance from the separator line to the adjacent areas.
An integer value which specifies the distance from the separator line to the adjacent areas.
Gets or sets how filter buttons are rendered.
A enumeration value that specifies how filter buttons are rendered.
Gets or sets a value specifying when buttons of in-place editors are shown in cells.
A value that specifies the current display mode for cell buttons.
Lists the values that specify the PivotGridControl cell types.
Corresponds to the data cell.
Corresponds to the custom total cell.
Corresponds to the grand total cell.
Corresponds to the automatic total cell.
Provides the appearance settings used to paint the elements in a PivotGridControl when it's printed.
Initializes a new instance of the PivotGridAppearancesPrint class.
For internal use.
Gets an array of the default appearances used to paint the elements of a PivotGridControl when it's printed.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
For internal use.
Represents the base class for classes that provide appearance settings for a PivotGridControl.
Initializes a new instance of the PivotGridAppearancesBase class. For internal use.
Gets the appearance settings used to paint data cells.
A object that provides the appearance settings used to paint data cells.
Gets the appearance settings used to paint custom total cells.
A object which provides the appearance settings used to paint custom total cells.
Gets the appearance settings used to paint field headers.
A object which provides the appearance settings used to paint field headers.
Gets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals.
A object which provides the appearance settings used to paint field values.
Gets the appearance settings used to paint grand total headers.
A object which provides the appearance settings used to paint the grand total headers.
Gets the appearance settings used to paint the headers of Totals.
A object which provides the appearance settings used to paint the headers of Totals.
Gets the appearance settings used to paint the filter header area separator.
A object which provides the appearance settings used to paint the filter header area separator.
Gets the appearance settings used to paint Grand Total cells.
A object which provides the appearance settings used to paint Grand Total cells.
Gets the appearance settings used to paint connector lines between field headers combined in a field group.
An object which provides corresponding appearance settings.
For internal use.
Gets the appearance settings used to paint the horizontal and vertical lines.
A object which provides the appearance settings used to paint grid lines.
Gets the appearance settings used to paint automatic total cells.
A object which provides the appearance settings used to paint automatic total cells.
Provides the appearance settings used to paint a PivotGridControl.
Initializes a new instance of the PivotGridAppearances class. For internal use.
Gets the appearance settings used to paint the column header area.
A object which provides the appearance settings used to paint the column header area.
Gets the appearance settings used to paint the data header area.
A object which provides the appearance settings used to paint the data header area.
Gets the appearance settings used to paint the PivotGridControl's empty area.
A object which provides the appearance settings used to paint the PivotGridControl's empty space.
Gets the appearance settings used to paint expand buttons.
A object that provides the appearance settings used to paint expand buttons.
Gets the appearance settings used to paint the filter header area.
A object which provides the appearance settings used to paint the filter header area.
Gets the appearance settings used to paint the currently focused cell.
A object which provides the appearance settings used to paint the currently focused cell.
Gets the array of default appearances used to paint the PivotGridControl's elements.
A object which provides the look and feel settings for a PivotGridControl.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
Gets the empty appearance settings used to paint the elements of a PivotGridControl.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
Gets the default appearance settings used to paint the elements of a PivotGridControl when it's painted in the Flat style.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
Gets the default appearance settings used to paint the elements of a PivotGridControl when it's painted in the Office2003 style.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
Gets the default appearance settings used to paint the elements of a PivotGridControl when it's painted in the Skin style.
A object which provides the look and feel settings for a PivotGridControl.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
Gets the default appearance settings used to paint the elements of a PivotGridControl when it's painted in the Windows XP style.
An array of DevExpress.Utils.AppearanceDefaultInfo objects.
Gets the appearance settings used to paint the header area.
A object which provides the appearance settings used to paint the header area.
Gets the appearance settings used to paint filter buttons.
A object which provides the appearance settings used to paint filter buttons.
Gets the appearance settings used to paint the filter buttons displayed within the field headers that are involved in filtering.
A object which provides the appearance settings used to paint the filter buttons that are displayed within the field headers involved in filtering.
Gets the appearance settings used to paint the panel displaying the Prefilter's criteria (when the option is enabled).
A object that contains the appearance settings used to paint the PivotGridControl's prefilter panel.
Gets the appearance settings used to paint the row header area.
A object which provides the appearance settings used to paint the row header area.
Gets the appearance settings used to paint the selected cells.
A object which provides the appearance settings used to paint the selected cells.
Gets or sets a glyph that is used to indicate that values of column/row fields are sorted by a specific row/column.
A object that specifies a corresponding glyph.
Represents the XtraPivotGrid control.
Initializes a new instance of the class.
Activates the PivotGridControl's About dialog box.
Gets the PivotGrid's active editor.
A descendant that represents the currently active editor. null (Nothing in Visual Basic) if no cell is currently being edited.
Provides access to the properties that control the appearance of the PivotGridControl's elements.
A object which provides the appearance settings for the PivotGridControl's elements.
Provides access to the properties that specify the appearances of the PivotGridControl's elements when the PivotGridControl is printed.
A object which provides the appearance settings used to paint the PivotGridControl's elements when it's printed.
Occurs after an asynchronous operation has been completed.
Occurs before an asynchronous operation is started.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Occurs before a layout is restored from storage (a stream, xml file or the system registry).
Occurs before the control's data recalculation starts.
Locks the PivotGridControl object by preventing visual updates of the object and its elements until the EndUpdate method is called.
Resizes columns that correspond to the specified field to the minimum width required to completely display their contents.
A object that identifies columns to which the Best Fit feature should be applied.
Resizes all columns to the minimum width required to completely display the column's contents.
Resizes columns in the Data Area to the minimum width required to completely display their contents.
Resizes the Data Header Area to the minimum width required to completely display data field headers.
true, to prevent the Row Header Area width from being decreased; otherwise, false.
Resizes columns that display row field values to the minimum width required to completely display their contents.
Gets or sets the border style for the PivotGridControl.
A enumeration value which specifies the border style of a PivotGridControl.
Returns information on the grid elements located at the specified point.
A structure which specifies the test point coordinates relative to the PivotGridControl's top-left corner.
A object which contains information about the grid elements located at the test point.
Indicates whether the field can be resized.
A structure which represents the test point.
true if the field can be resized; otherwise, false.
Occurs when a cell is clicked.
Occurs when a cell is double-clicked.
Gets the object which contains information on the cells that are displayed by the control.
A object which contains information on the data cells.
Occurs when the cell selection is modified.
Expands or collapses all values of the specified field asynchronously.
A descendant that specifies the field whose values should be expanded/collapsed.
true to expand field values; false to collapse them.
Expands or collapses all values of the specified field asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A descendant that specifies the field whose values should be expanded/collapsed.
true to expand field values; false to collapse them.
A delegate, referencing a method that should be executed after the operation is completed.
Toggles the sort order of the specified field asynchronously.
A object that specifies a field whose sort order should be toggled.
Toggles the sort order of the specified field asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A object that specifies a field whose sort order should be toggled.
A delegate referencing a method that should be executed after the operation is completed.
Clears field sorting asynchronously in OLAP mode.
A object that specifies the field whose sort order should be changed.
Clears field sorting asynchronously in OLAP mode. Allows you to specify custom actions to be performed after this operation is completed.
A object that specifies the field whose sort order should be changed.
A delegate referencing a method that should be executed after the operation is completed.
Hides the active editor, saving changes made.
Collapses all the columns and rows in the PivotGridControl.
Collapses all columns and rows in a PivotGridControl asynchronously.
Collapses all columns and rows in PivotGridControl asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Collapses all columns.
Collapses all columns asynchronously.
Collapses all columns asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Collapses all rows.
Collapses all rows asynchronously.
Collapses all columns asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Collapses a specific column or row that is identified by the specified values.
true to collapse a column; false to collapse a row.
An array of values that identify the column/row to be collapsed.
Collapses the specified column or row asynchronously.
true to collapse a column; false to collapse a row.
An array of field values that identify the column/row to be collapsed.
Collapses the specified column or row asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
true to collapse a column; false to collapse a row.
An array of field values that identify the column/row to be collapsed.
A delegate referencing a method that should be executed after the operation is completed.
Returns a list of records used to calculate a summary value for the specified cell. Allows you to 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 object that contains the underlying data.
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 object that contains the underlying data.
Returns a list of records used to calculate summary values for all cells.
A object that contains the underlying data.
Returns a list of records used to calculate a summary value for the specified cell asynchronously. Allows you to 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 delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.
Returns a list of records used to calculate a summary value for the specified cell asynchronously.
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 delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.
Returns a list of records used to calculate summary values for all cells asynchronously.
A delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.
Creates a copy of the current pivot grid's OLAP data source instance.
An descendant that represents an OLAP data source.
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 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.
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 visible index of the row.
A list of columns 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 asynchronously. Allows you to specify which columns should 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.
A list of columns to be returned.
A delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.
In OLAP mode, returns a list of records used to calculate a summary value for the specified cell asynchronously. 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 delegate referencing a method that should be executed after the operation is completed. The drill-down data source is passed to this method as a parameter.
Returns a summary data source.
A object that represents the summary data source.
Allows the appearances of cells to be dynamically customized when the control is displayed on screen and in the print output.
Enables custom display text to be provided for the cells displayed within the Data Area.
Allows you to assign editors for particular cells.
Allows you to assign a custom editor to a cell for in-place editing, and override the default cell editor, which is used in both display and edit modes, by default.
Allows you to replace cell values with custom ones.
Occurs when a PivotGridControl prepares data to be displayed in a .
Allows you to customize pivot grid data before passing it to a chart control.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Enables data cells to be painted manually.
Enables a PivotGridControl's background to be custom painted.
Enables field headers to be painted manually.
Enables header areas to be painted manually.
Enables column and row headers to be painted manually.
Enables you to change cell values.
Enables you to render different content for individual cells in a printed or exported document.
Enables you to render different content for individual field values in a printed or exported document.
Enables you to render different content for individual field headers in a printed or exported document.
Provides the capability to sort data using custom rules.
Allows you to customize field value cells.
Allows you to customize the filter drop-down list items.
Allows you to custom group values of column and row fields.
Provides access to the customization form.
A descendant that represents the customization form.
Gets or sets the boundaries of the customization form.
A structure which represents the customization form's boundaries.
Specifies the collection of images identifying nodes in the customization form used when the control is in OLAP mode.
An object that contains the corresponding images.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Enables summary values to be calculated manually.
Enables data to be provided for unbound fields.
Gets or sets the data source member which supplies data to the control.
A string value representing the data source member.
Gets or sets the object used as the data source for the current control.
The object used as the data source.
Fires when the PivotGridControl's data source changes.
Closes the customization form.
Gets or sets the active editor's value.
An object that represents the active editor's value.
Fires after a cell value has been changed, allowing you to save changes.
Occurs after the control's data recalculation has been completed.
Unlocks the PivotGridControl object after a call to the BeginUpdate method and causes an immediate visual update.
Unlocks the PivotGridControl after the method call, and starts an asynchronous update.
Unlocks the PivotGridControl after the method call, and starts an asynchronous update. Allows you to specify custom actions, to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Gets or sets whether the PivotGrid will be immediately redrawn after calling the method.
A enumeration member that specifies whether the PivotGrid will be immediately redrawn after calling the method.
Ensures that the PivotGridControl's view information has been calculated. If not, forces the PivotGridControl to calculate the view information.
Expands all the columns and rows in the PivotGridControl.
Expands all columns and rows in the PivotGridControl asynchronously.
Expands all columns and rows in the PivotGridControl asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Expands all columns.
Expands all columns asynchronously.
Expands all columns asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Expands all rows.
Expands all rows asynchronously.
Expands all rows asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Expands a specific column or row that is identified by the specified values.
true to expand a column; false to expand a row.
An array of values that identify the column/row to be expanded.
Expands the specified column or row asynchronously.
true to expand a column; false to expand a row.
An array of field values that identify the column/row to be expanded.
Expands the specified column or row asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
true to expand a column; false to expand a row.
An array of field values that identify the column/row to be expanded.
A delegate referencing a method that should be executed after the operation is completed.
Occurs after the PivotGrid's export has been completed.
Occurs after the PivotGrid's export has been started.
Exports the control's data to the specified file in CSV format.
A containing the full path to the file to which the control is exported.
Exports the control's data to the specified file in CSV format using the specified options.
A containing the full path to the file to which the control is exported.
A object which specifies the CSV export options to be applied when the control is exported.
Exports the control's data to the specified stream in CSV.
A stream to which the control is exported.
Exports the control's data to the specified stream in CSV format using the specified options.
A stream to which the control is exported.
A object which specifies the CSV export options to be applied when the control is exported.
Exports the PivotGridControl's data to a HTML file with the specified encoding.
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").
Exports the PivotGridControl's data to the specified file as HTML.
A containing the full path (including the file name and extension) specifying where the HTML file will be created.
Exports the PivotGridControl's data to an HTML file with the specified encoding and title. The output file can be compressed (secondary characters e.g. spaces are removed) if required.
A which contains 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 specifying the name shown as the title of the created HTML document.
true to compress the HTML code (secondary characters e.g. spaces are removed); otherwise, false.
Exports the PivotGridControl's data to an HTML document with the specified encoding and title and sends it to the specified stream. The output file can be compressed (secondary characters e.g. spaces are removed) if required.
A object which the created document is exported to.
A which specifies the encoding name set in the HTML document (e.g. "UTF-8").
A which specifies the name shown as the title of the created HTML document.
true to compress the HTML code (secondary characters e.g. spaces are removed); otherwise, false.
Exports the PivotGridControl's data as HTML and sends it to the specified stream.
A object which the created document is exported to.
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 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 control's data to the specified stream in BMP format.
A object, to which the created document is exported.
Exports the control's data to the specified stream in Image format using the specified Image-specific options.
A object, to which the created document is exported.
An object that contains the export options.
Exports the control's data to the specified file in BMP 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 Image format using the specified Image-specific options.
A which specifies the name (including the full path) of the file to which the control is exported.
An object that contains the export options.
Exports the PivotGridControl's data to an MHT file (Web archive, single file) with the specified path and title. The output file can be compressed (secondary characters e.g. spaces are removed) if required.
A which specifies the full path (including the file name and extension) to where the MHT file will be created.
A which specifies the encoding name set in the MHT file (e.g. "UTF-8").
A which specifies the name shown as the title of the created MHT document.
true to compress the MHT code (secondary characters e.g. spaces are removed); otherwise, false.
Exports the PivotGridControl's data to an MHT document (Web archive, single file) at the specified path and title and sends it to the specified stream. The output file can be compressed (secondary characters e.g. spaces are removed) if required.
A object which the created MHT document is exported to.
A which specifies the encoding name set in the MHT document (e.g. "UTF-8").
A which specifies the name shown as the title of the created MHT document.
true to compress the MHT code (secondary characters e.g. spaces are removed); otherwise, false.
Exports the PivotGridControl's data to an MHT file (Web archive, single file) at the specified path.
A which specifies the full path (including the file name and extension) to where the MHT file will be created.
Exports the PivotGridControl's data to an MHT file (Web archive, single file) at the specified path and with the specified encoding.
A which specifies the full path (including the file name and extension) to where the MHT file will be created.
A which specifies the encoding name set in the MHT document (e.g. "UTF-8").
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 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 PivotGridControl's data to the specified PDF file.
A which specifies the full path (including the file name and extension) to where the PDF file will be created.
Exports the PivotGridControl's data to a PDF document and sends it to the specified stream.
A object which the created document 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 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 PivotGridControl's data to the specified RTF file.
A which specifies the full path (including the file name and extension) to where the RTF file will be created.
Exports the PivotGridControl's data as Rich Text and sends it to the specified stream.
A object which the created document is exported to.
Exports the PivotGridControl's data to a text document and sends it to the specified stream.
A object which the created document is exported to.
Exports the PivotGridControl's data to a text document with the specified separator string and sends it to the specified stream.
A object which the created document is exported to.
A which contains the symbols that will be used to separate the text elements. The default value is "\t".
Exports the PivotGridControl's data to a text file at the specified path.
A which specifies the full path (including the file name and extension) to where the text file will be created.
Exports the PivotGridControl's data to a text file at the specified path and with the specified separator string.
A which specifies the full path (including the file name and extension) to where the text file will be created.
A which contains the symbols that will be used to separate the text elements of the document in the created text file. The default value is "\t".
Exports the PivotGridControl's data to a text document with the specified separator string, text encoding settings and sends it to the specified stream.
A object to which the created document is exported.
A which contains the symbols that will be used to separate the text elements of the document in the created text file. The default value is "\t".
A descendant that specifies the encoding of the created text document.
Exports the PivotGridControl's data to a text document with the specified separator string and text encoding settings, and sends it to the specified file.
A which specifies the full path (including the file name and extension) where the text file will be created.
A which contains the symbols that will be used to separate the text elements of the document in the created text file. The default value is "\t".
A descendant that specifies the encoding of the created text document.
Exports the control's data to the specified stream in Text 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 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 PivotGridControl's data to the specified file as XLS.
A which specifies the full path (including the file name and extension) to where the XLS file will be created.
Exports the PivotGridControl's data as XLS and sends it to the specified stream.
A object to which the created document 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 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 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 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 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 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 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 string that specifies the full path to the file to which the data is exported.
An object that contains export options.
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 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 object to which data is exported.
A value that specifies how values are exported.
Occurs after a field 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 after a field has been moved.
Fires when the expansion status of fields combined into a field group is changed.
Occurs after the filter criteria have been changed for a specific field.
Allows you to cancel changing the filter condition.
Occurs after a field's property has been changed.
Provides access to a PivotGridControl's field collection.
A object which represents a collection of all the fields within a PivotGridControl.
Invokes the customization form at the specified point.
A structure specifying the location of the customization form's top-left corner. The point is set in screen coordinates.
Invokes the customization form.
Invokes the customization form.
A descendant (pivot grid) which owns the customization form.
Occurs before a tooltip is invoked.
Fires after the property's value 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.
Enables images to be shown within column and row headers.
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.
Occurs after a field has been shown or hidden.
Provides a notification that the field's width has been changed.
Fires in response to cell focus changing.
Overrides the base class Font property.
A object to apply to the text displayed by the control.
Forces the PivotGridControl to finish its initialization.
Gets the collection of style format conditions for a PivotGridControl.
A object which represents the collection of style format conditions.
Returns a cell value by the column and row indexes.
A zero-based integer value that specifies the index of a column where the cell resides.
A zero-based integer value that specifies the index of a row where the cell resides.
A value displayed in 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 field values that identify the column where the cell resides.
An array of row field values that identify the column where the cell resides.
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 a cell value calculated for the specified column and row field values.
An array of column field values that identify the column where the cell resides.
An array of row field values that identify the column where the cell resides.
A summary value calculated for the specified column and row field values.
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 field whose header is displayed at the specified point.
A structure which represents the test point. The point is relative to the top left corner of the control.
A field whose header is displayed at the specified point; null if there is no field header located at the specified point.
Returns a field at the specified visual position in the specified area.
A value that identifies the area containing the required field.
An integer value that specifies the visible index of the field within the specified area.
A object at the specified visual position within the specified area.
Returns the list of fields that are available in the bound data source.
A list of fields in the bound data source.
Returns a list of fields displayed in the specified area.
A value that identifies the required area.
A list of visible fields displayed in the specified area.
Returns the specified column or row field's value for the cell addressed by its zero-based index in the Data Area.
A object representing 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. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.
An object representing the field's value.
Returns an OLAP member for the specified field value.
A object that represents the PivotGridControl field.
An integer value that specifies the cell's index.
An object that implements the interface. null (Nothing) if the specified summary cell doesn't correspond to the specified field's value.
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. Indexes are numbered starting from the left, for column fields, and from the top, for row fields.
A value that identifies 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. Indexes are numbered starting from the left, for column fields, and from the top, for row fields.
A value that identifies the type of the required column/row field value.
Returns an image that corresponds to a specific KPI value.
A enumeration value that specifies the KPI graphic set.
An integer value that specifies the KPI value (-1, 0 or 1).
A Bitmap object that corresponds to the specified KPI value.
Gets the list of key performance indicators (KPI) in a cube.
The list of KPI names.
Returns the Measures dimension's members used to calculate the value, goal, status and weight 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 index of the specified row.
An array of row field values that identify the row.
An integer value that specifies the row index. -1 if the specified row has not been not found.
Fires after the control'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 the source of images available for display within field headers.
An object that is an image collection providing images for the PivotGridControl's field headers.
Fires after an in-place editor has been closed.
Closes the customization form.
Fires before the customization form is closed.
Hides the active editor discarding any changes made.
Enables you to provide a proper response to entering an invalid cell value.
Gets whether an asynchronous operation is in progress.
true if an asynchronous operation is in progress; otherwise, false.
Indicates whether a field header is being dragged by a user.
true if a user drags a field header; otherwise, false.
Returns whether the specified column field value or row field value is collapsed.
A object that identifies a column or row field.
A zero-based index of a cell in the Data Area that identifies the required field value. Indexes are numbered starting from the left edge for column fields, and from the top edge for row fields.
true if the specified column field value or row field value is collapsed; otherwise, false.
Returns whether the specified column field value or row field value is collapsed.
true if the field value corresponds to a column field; false if the field value corresponds to a row field.
A zero-based index of a cell that identifies the required field value. Indices are numbered starting from the left for column fields, and from the top for row fields.
An integer value that specifies the nesting level of the field value.
true if the specified column field value or row field value is collapsed; otherwise, false.
Returns whether a connection string is specified via the property, and so the control is bound to a cube in an MS Analysis Services database.
true if a connection string is specified via the property; otherwise, false.
Indicates whether the PivotGridControl can be printed.
true if the PivotGridControl can be printed; otherwise, false.
Updates a PivotGridControl.
Occurs when a layout is restored from a data store (a stream, xml file or the system registry) and its version is different than that of the control's current layout version.
Occurs after the PivotGridControl is scrolled.
Gets or sets the column and row indexes of the data cell displayed in the top left corner.
A structure that identifies the column and row indexes of the data cell displayed in the top left corner.
Gets the actual data source whose data is displayed within the control.
An object that represents the actual data source that provides data for the control.
Restores the collapsed state of field values from the specified file.
A value that specifies the path to the file from which the collapsed state of field values is read. If the specified file does not exist, an exception is raised.
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.
Provides access to the settings that control the PivotGridControl's look and feel.
A object whose properties specify the PivotGridControl's look and feel.
Allows custom responses to be provided for clicks on context menu items.
Gets or sets the menu manager which controls the look and feel of the context menus.
An object which implements the interface.
Specifies a connection string to a cube in an MS Analysis Services database.
A that specifies a connection string to a cube in an MS Analysis Services database.
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.
Fires after a specific interval of time has elapsed when sending a query to an OLAP server.
Provides access to the control's behavior options.
A object containing the control's behavior options.
Provides access to the options controlling the display of the PivotGrid control's data in a chart control.
A object that contains corresponding options.
Provides access to the PivotGridControl's customization options.
A object which contains the PivotGridControl's customization options.
Provides access to the PivotGridControl's data specific options.
A class that contains the PivotGridControl's data specific options.
Provides access to the options which control the presentation of the data fields in the PivotGrid.
A object.
Contains settings that specify the appearance and behavior of filter dropdown windows..
A object that specifies the appearance and behavior of filter dropdown windows.
Provides access to the PivotGridControl's hint options.
A object which contains the PivotGridControl's hint options.
Provides options that control how the PivotGridControl layout is stored to/restored from a storage (a stream, XML file or system registry).
A object that provides options for controlling how the layout is stored and restored.
Provides access to the PivotGridControl's menu options.
A object which contains the PivotGridControl's menu options.
Provides access to the PivotGridControl's OLAP mode specific options.
A object which contains the PivotGridControl's OLAP mode specific options.
Provides access to the PivotGridControl's print options.
A object which contains the PivotGridControl's print options.
Provides access to the PivotGridControl's selection options.
A object which contains the PivotGridControl's selection options.
Provides access to the PivotGridControl's display options.
A object which contains the PivotGridControl's display options.
Provides access to the appearance settings currently used to paint the PivotGridControl's elements.
A object which provides the appearance settings currently used to paint the PivotGridControl's elements.
Provides access to the appearance settings used to paint the PivotGridControl's elements when it's printed.
A object which provides the appearance settings used to paint the PivotGridControl's elements when it's printed.
Allows you to customize context menus.
Posts the value being edited to the associated data source without closing the editor.
true if the value being edited has been successfully validated and saved to the associated data source; otherwise, false.
Gets the Prefilter's settings.
A object that contains the Prefilter's settings.
Fires when the Prefilter's criteria are changed.
Prints the PivotGridControl.
Reloads data from the control's data source and recalculates summaries.
Reloads data from the control data source and recalculates summaries asynchronously.
Reloads data from the control data source and recalculates summaries asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Returns the collection of repository items (inplace editors).
A object that stores the repository items.
Restores the layout stored at the specified system registry path.
A string value which specifies the system registry path. If the specified path doesn't exist, this method does nothing.
Restores the PivotGridControl's layout stored at the specified system registry path, using the specified settings.
A string value specifying the system registry path. If the specified path doesn't exist, calling this method does nothing.
A descendant which specifies which options should be restored.
Restores a PivotGridControl's layout from the specified stream, using the specified settings.
A descendant which contains the layout settings. If null (Nothing in Visual Basic), an exception is raised.
A descendant which specifies which options should be restored.
Restores a PivotGridControl's layout from the specified stream.
A descendant from which the PivotGridControl's settings are read. If null (Nothing in Visual Basic), an exception is raised.
Restores a PivotGridControl's layout from the specified XML file.
A string value specifying the path to the XML file from which PivotGridControl's settings are read. If the specified file doesn't exist, an exception is raised.
Restores a PivotGridControl's layout using the specified settings from the specified XML file.
A string value specifying the path to the XML file from which the PivotGridControl's settings are read. If the specified file doesn't exist, an exception is raised.
A descendant that specifies which options should be restored.
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.
Creates objects for all fields in a data source, and moves them to the specified area, making them visible or hidden. Performs these actions asynchronously.
A enumeration value that specifies the area to which the created fields are moved.
true to show the created fields; otherwise, false.
Creates objects for all fields in a data source asynchronously.
Creates objects for all fields in a data source, and moves them to the specified area, making them visible or hidden. Performs these actions asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A enumeration value that specifies the area to which the created fields are moved.
true to show the created fields; otherwise, false.
A delegate referencing a method that should be executed after the operation is completed.
Creates objects for all fields in a data source asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A delegate referencing a method that should be executed after the operation is completed.
Saves the collapsed state of field values to the specified file.
A value which specifies the path to the file to which the collapsed state of field values is saved. If the specified file doesn't exist, it is created.
Saves the collapsed state of field values to the specified stream.
A descendant to which the collapsed state of field values is saved.
Saves a PivotGridControl's layout to the specified system registry path, using the specified settings.
A string value which specifies the system registry path to which the layout is saved.
A descendant that specifies which options should be saved.
Saves a PivotGridControl's layout to a system registry path.
A string value which specifies the system registry path to which the layout is saved.
Saves a PivotGridControl's layout to the specified stream.
A descendant to which a PivotGridControl's layout is written.
Saves a PivotGridControl's layout to the specified stream, using the specified settings.
A descendant to which the PivotGridControl's layout is written.
A descendant that specifies which options should be saved.
Saves a PivotGridControl's layout to the specified XML file, using the specified settings.
A string value specifying the path to the file where the PivotGridControl's layout settings should be stored. If an empty string is specified, an exception is raised.
A descendant that specifies which options should be saved.
Saves a PivotGridControl's layout to an XML file.
A string value specifying the path to the file where a PivotGridControl's layout should be stored. If an empty string is specified, an exception is raised.
Saves the PivotGridControl's data and full layout to the specified file.
A string that specifies the path to the file in which the control's data and layout will be saved.
Saves the PivotGridControl's data and full layout to the specified file, and allows the data to be compressed.
A string that specifies the path to the file in which the control's data and layout will be saved.
true to compress the output file; otherwise, false.
Saves the PivotGridControl's data and full layout to the specified stream.
A descendant to which data is saved.
Saves the PivotGridControl's data and full layout to the specified stream, and allows the data to be compressed.
A descendant to which data is saved.
true to compress the output stream; otherwise, false.
Sets a data source for PivotGridControl and loads data asynchronously.
An object that contains data for the PivotGridControl.
Sets a data source for the PivotGridControl and loads data asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
An object that contains data for the PivotGridControl.
A delegate, referencing a method that should be executed after the operation is completed.
Sets the specified sort order for the specified field asynchronously.
A object that specifies a field whose sort order should be changed.
A enumeration member that specifies the sort order to be set for the field.
Sets the specified sort order for the specified field asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A object that specifies a field whose sort order should be changed.
A enumeration member that specifies the sort order to be set for the field.
A delegate, referencing a method that should be executed after the operation is completed.
Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously.
A that specifies the connection string to an OLAP cube.
Sets a connection string to a cube in an MS Analysis Services database, and loads data from the cube asynchronously. Allows you to specify custom actions to be performed after this operation is completed.
A that specifies the connection string to an OLAP cube.
A delegate, referencing a method that should be executed after the operation is completed.
Invokes the customization form.
Fires immediately after the customization form has been invoked.
Invokes the focused cell's editor.
Invokes the in-place editor for the cell at the specified position.
The point where the target cell is located.
Occurs before the customization form is displayed.
Allows you to cancel editor activation.
Fires after a cell editor has been invoked.
Opens the Print Preview window with a toolbar-based interface.
Opens the Print Preview window with a Ribbon-based interface.
Invokes an Expression Editor that enables editing an expression for the specified unbound field.
A that represents an unbound field whose expression will be edited in the Expression Editor.
true if the OK button has been pressed when closing the editor; otherwise, false.
Gets or sets the string associated with the control.
A string associated with the control.
Gets or sets the tooltip controller component that controls the appearance, position and the content of the hints displayed by the XtraPivotGrid control.
The component which controls the appearance and behavior of the hints displayed by the XtraPivotGrid control.
Gets or sets whether the control is painted grayed out, when in the disabled state.
true if the control is painted grayed out, when in the disabled state; otherwise, false
Gets the end-user action performed on the .
The object that is the end-user action performed on the .
Allows you to respond to end-user actions performed on the .
Validates the active editor.
true if the active editor's value is valid; otherwise, false.
Enables you to manually validate cell values.
Gets or sets the source of images that are available for display within field values.
An object that is an image collection providing images for the PivotGridControl's field values.
For internal use.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
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.
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.
References a method that will handle the event.
The event source.
A event that contains event data.
Contains options that affect the appearance and behavior of filter dropdown windows.
Initializes a new instance of the PivotGridOptionsFilterPopup class.
The event handler.
Gets or sets whether right-clicking a filter popup window invokes a context menu.
true if a context menu is enabled for a filter popup; otherwise, false.
Gets or sets whether the filter's type can be changed at runtime, via a combobox displayed at the top of the filter dropdown window.
true if the filter's type can be changed at runtime; otherwise, false.
Gets or sets whether the incremental searching feature is enabled, allowing an end-user to locate an item in the dropdown by typing the item's initial characters.
true if the incremental searching feature is enabled; otherwise, false.
Gets or sets whether multiple item selection is enabled.
true if multiple item selection is enabled; otherwise, false.
Gets or sets whether an end-user is allowed to select only a single item in the filter drop-down.
true if an end-user is allowed to select only a single item in the filter drop-down; otherwise, false.
Gets or sets whether toolbars should be displayed in filter popup windows.
true to display toolbars in filter popup windows; otherwise, false.
Gets or sets which buttons should be displayed in filter popup toolbars.
A set of flags that identify buttons displayed in filter popup toolbars.
Provides data for the event.
Initializes a new instance of the PivotGroupEventArgs class.
A object that represents 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 represents the group for which the event has been raised.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotCustomDrawFieldHeaderThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets the field whose header is to be painted.
An object that implements the interface. Specifies the field whose header is to be painted.
Provides information required to paint a field header.
A object that provides information about the painted field header.
Gets the painter object that provides the default element painting mechanism.
A HeaderObjectPainter object.
Provides data for the event.
Initializes a new instance of the CancelPivotCellEditEventArgs class with the specified settings.
A PivotCellViewInfo object used to initialize the created CancelPivotCellEditEventArgs object.
A descendant that specifies the in-place editor for the current cell.
Gets or sets whether the event must be canceled.
true if the event must be canceled; otherwise, false
Gets the repository item which identifies the settings of the in-place editor for the cell.
A descendant that represents the in-place editor's settings.
Contains options for a field.
Initializes a new instance of the PivotGridFieldOptionsEx class with the specified settings.
A delegate that will receive change notifications.
An IViewBagOwner object that is used to initialize the created object.
A string value that is used to initialize the created object.
Gets or sets whether data editing is allowed for the current field.
true to allow editing cell values that correspond to the current data field; otherwise, false.
Gets or sets whether or not an end-user can hide the current field.
A value that specifies whether or not an end-user can hide the current field.
Gets or sets whether an end-user is allowed to select only a single item in the filter drop-down.
A value that specifies whether an end-user is allowed to select only a single item in the filter drop-down.
Gets or sets whether end-users can modify cell values.
true to prevent a cell value from being changed; otherwise, false.
Gets or sets which cells corresponding to the current field display editor buttons.
A value that specifies the current display mode for cell buttons.
Gets or sets whether an end-user can open an Expression Editor for the current unbound field, using a context menu.
true if an end-user can open an Expression Editor for the current unbound field, using a context menu; otherwise, false.
References a method that will handle the event.
References a method that will handle the event.
The event source.
A object that contains event data.
Provides data for the event.
Gets an exception that has been thrown.
A 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.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotCustomDrawThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets the painted element's appearance settings.
A object that provides the painted element's appearance settings.
Gets the bounding rectangle of the painted element.
A structure that specifies the element's boundaries.
Gets an object used to paint an element.
A object used to paint an element.
Gets an object that specifies the storage for the most frequently used pens, fonts and brushes.
A object that stores the most frequently used pens, fonts and brushes.
Gets or sets whether the event has been handled.
true if the event has been handled and default painting is not required; otherwise, false.
Provides data for the event.
Initializes a new instance of the PivotCustomGroupIntervalEventArgs class.
A object that represents the processed field.
An object that specifies the currently processed value. This value is assigned to the property.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
A object that contains event data.
Provides thread-safe access to data for custom painting events invoked for particular data cells.
Initializes a new instance of the PivotCustomDrawCellBaseThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets the cell bounds.
A value that specifies the cell bounds.
Gets the column custom total that contains the current cell.
A object, which specifies the column custom total that contains the current cell.
Gets the innermost column field that corresponds to the current cell.
An object that implements the interface. Specifies the innermost column field that corresponds to the current cell.
For internal use.
Gets the visual index of the column that contains the current cell.
A zero-based integer value that specifies the visual index of the column that contains the current cell.
Gets the type of column that contains the current cell.
A enumeration value that specifies the type of column in which the current cell resides.
Gets the data field that identifies the current cell.
An object that implements the interface. Specifies the data field that identifies the current cell.
Gets the display text of the current cell.
A that specifies the cell's display text.
Gets whether the current cell is focused.
true if the processed cell is the focused cell; otherwise, false.
Gets the row custom total that contains the current cell.
A object, which specifies the row custom total that contains the current cell.
Gets the innermost row field that corresponds to the current cell.
An object that implements the interface. Specifies the innermost row field that corresponds to the current cell.
For internal use.
Gets the visual index of the row that contains the current cell.
An integer that specifies the visual index of the row that contains the current cell.
Gets the type of row that contains the current cell.
A enumeration value that specifies the type of row in which the current cell resides.
Gets whether the current cell is selected.
true if the processed cell is selected; otherwise, false.
Gets the type of summary calculated in the current cell.
A enumeration value that specifies the summary type for the current cell.
Gets the current cell's value.
An object that is the current cell's value.
Provides thread-safe access to custom painting events data.
Initializes a new instance of the PivotCustomDrawBaseThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
Gets the number of columns displayed in the pivot grid.
An integer value that specifies the number of columns displayed in the pivot grid.
Provides thread safe access to a pivot grid field collection.
An object that implements the interface. Provides thread safe read-only access to the collection of fields.
Returns the text displayed in the specified cell.
A zero-based integer value that specifies the index of the column where the cell resides.
A zero-based integer value that specifies the index of the row where the cell resides.
A that specifies the text displayed in the specified cell.
Returns a field located at the specified visual position in the specified area.
A value that identifies the area containing the required field.
An integer value that specifies the visible index of the field within the specified area.
An object that implements the interface. Provides thread safe read-only access to basic field settings.
Returns a list of fields displayed in the specified area.
A enumeration member that identifies a pivot grid area.
A list of visible fields displayed in the specified area.
Returns the display representation of the specified field value.
An object that implements the interface. Identifies a field that owns the value whose display representation should be returned.
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.
A that specifies the display representation of the specified field value.
Provides thread safe access to a pivot grid group collection.
An object that implements the interface. Provides thread safe read-only access to the collection of field groups.
Gets the number of rows displayed in the pivot grid.
An integer value that specifies the number of rows displayed in the pivot grid.
Provides data for custom painting events invoked for particular data cells.
Initializes a new instance of the PivotCustomDrawCellBaseEventArgs class.
An object that implements the interface.
A PivotGridCellItem object.
A PivotGridViewInfo object.
Initializes a new instance of the PivotCustomDrawCellBaseEventArgs class.
An object that implements the interface.
A PivotGridCellItem object.
A PivotGridViewInfo object.
A Rectangle that specifies the cell coordinates and bounds.
Gets the cell bounds.
A value that specifies the cell bounds.
Gets the column custom total that contains the current cell.
A object, which specifies the column custom total that contains the current cell.
Gets the innermost column field that corresponds to the current cell.
A object that specifies the column field.
For internal use.
Gets the visual index of the column that contains the current cell.
A zero-based integer value that specifies the visual index of the column that contains the current cell.
Gets the type of column that contains the current cell.
A enumeration value that specifies the type of column in which the current cell resides.
Returns a list of records used to calculate a summary value for the current cell.
A object that contains records used to calculate a summary value for the current cell.
In OLAP mode, returns a list of records used to calculate a summary value for the current cell. 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 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 current cell. Allows you to specify the columns to be returned.
A list of columns to be returned.
A object that contains the underlying data.
Returns a summary data source.
A object that is the summary data source.
Gets the data field that identifies the current cell.
A object, which specifies the data field that identifies the current cell.
Gets the display text of the current cell.
A that specifies the cell's display text.
Gets whether the current cell is focused.
true if the processed cell is the focused cell; otherwise, false.
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 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 by the column and row indexes.
A zero-based integer value that specifies the index of a column where the cell resides.
A zero-based integer value that specifies the index of a row where the cell resides.
A value displayed in the specified cell.
Returns an array of column fields that correspond to the current cell.
An array of column fields.
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 for the specified row field values, against the specified data field.
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 field value that belongs to the specified field and corresponds to a data cell with the specified column or row index.
A object that specifies a column or row field, whose value should be obtained.
A zero-based index of a cell 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.
The field value that belongs to the specified field and corresponds to a data cell with the specified column or row index.
Returns a field value that belongs to the specified field and corresponds to the current data cell.
A object that specifies a column or row field, whose value should be obtained.
The field value that belongs to the specified field and corresponds to the current data cell; null (Nothing in Visual Basic) if the specified field is not a column or row field.
Returns the Grand Total value calculated against the specified data field.
A object that specifies the data field, against which the required Grand Total value is calculated.
The Grand Total value calculated against the specified data field.
Returns the value of the cell located in the next column of the current row.
A object that specifies the data field against which the required cell value is calculated.
The value of the cell located in the next column of the current row.
Returns the value of the cell located in the next row of the current column.
A object that specifies the data field against which the required cell value is calculated.
An object that is the value of the cell located in the next row of the current column.
Returns the value of the cell located in the previous column of the current row.
A object that specifies the data field against which the required cell value is calculated.
The value of the cell located in the previous column of the current row.
Returns the value of the cell located in the previous row of the current column.
A object that specifies the data field against which the required cell value is calculated.
The value of the cell located in the previous row of the current column.
Returns an array of row fields that correspond to the current 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 a field value that belongs to the specified field and corresponds to the current cell is expanded.
A object that is the field in a pivot grid.
true if the field value is expanded; otherwise, false.
Gets whether the value of the specified column or row field can be retrieved for the current cell by the method.
A object which identifies the column or row field.
true if the specified field's value can be retrieved via the method; otherwise, false.
Indicates whether the current data cell resides within the "Others" row/column when the Top X Value feature is enabled.
A object that is the field.
true if the data cell resides within the "Others" row/column; otherwise, false.
Gets the row custom total that contains the current cell.
A object, which specifies the row custom total that contains the current cell.
Gets the innermost row field that corresponds to the current cell.
A object that specifies the row field.
For internal use.
Gets the visual index of the row that contains the current cell.
An integer that specifies the visual index of the row that contains the current cell.
Gets the type of row that contains the current cell.
A enumeration value that specifies the type of row in which the current cell resides.
Gets whether the current cell is selected.
true if the processed cell is selected; otherwise, false.
Gets the type of summary calculated in the current cell.
A enumeration value that specifies the summary type for the current cell.
Gets values of the predefined summaries calculated for the current cell.
A object that contains values of the predefined summaries calculated for the current cell.
Gets an event parameter that provides thread-safe access to event data.
A object that provides thread-safe access to event data.
Gets the current cell's value.
An object which is the current cell's value.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotFieldImageIndexThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets the custom total that corresponds to the currently processed column/row header.
A object that specifies the custom total that corresponds to the currently processed column/row header.
Gets the data field that identifies the processed value.
An object that implements the interface. Specifies the data field that identifies the processed value.
Gets the display text of the processed field value.
A that specifies the display text of the processed field value.
Gets the field being processed.
An object that implements the interface. Specifies the field currently being processed.
Gets the field position among the visible fields within the header area.
An integer value that specifies the field position among the visible fields.
Returns the parent field(s) for the field value being currently processed.
An array of objects that implement the interface. These objects specify parent fields for the field value currently being processed.
Gets or sets the index of the image to display within the currently processed column/row header.
An integer value specifying the zero-based index of the image within the source collection.
For internal use.
Gets whether the field is displayed within the Column Header Area.
true if the field is displayed within the Column Header Area; 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 type of the currently processed column/row header.
A enumeration value which identifies the type of the currently processed column or row header.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotCustomDrawHeaderAreaThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets a value that specifies the header area currently being painted.
A enumeration value that specifies the header area currently being painted.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotCustomDrawFieldValueThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets the header area where the field is displayed.
A enumeration value that specifies the header area in which the field is displayed.
Gets the custom total that corresponds to the currently processed column/row header.
A object that specifies the custom total that corresponds to the currently processed column/row header; null (Nothing in Visual Basic) if the processed header does not correspond to a custom total.
Gets the display text of the header currently being painted.
A that specifies the header's display text.
Gets the field whose value is to be painted.
A object, which is the field whose value is to be painted.
Gets the field's position among the visible fields within the header area.
An integer value that specifies the field's position among the visible fields.
Returns the parent field(s) for the field value being currently processed.
An array of objects that implement the interface. These objects specify parent fields for the field value currently being processed.
Gets an object which provides the information required to paint a field value.
A DevExpress.XtraPivotGrid.ViewInfo.PivotHeaderObjectInfoArgs object which provides information about the painted field value.
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 painter object that provides the default element painting mechanism.
A DevExpress.XtraPivotGrid.ViewInfo.PivotHeaderObjectPainter object.
Gets the type of the currently processed column/row header.
A enumeration value that identifies the type of the currently processed column or row header.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotCustomDrawCellThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets or sets the painted element's appearance settings.
A object that provides the painted element's appearance settings.
Gets an object used to paint an element.
A object used to paint an element.
Gets an object that specifies the storage for the most frequently used pens, fonts and brushes.
A object that stores the most frequently used pens, fonts and brushes.
Gets or sets whether the event has been handled.
true if the event has been handled and default painting is not required; otherwise, false.
Provides thread-safe access to the event data.
Initializes a new instance of the PivotCustomAppearanceThreadSafeEventArgs class.
An object that implements the interface. Provides access to pivot grid data.
A object that owns the current event parameter.
Gets or sets the appearance settings of the currently processed cell.
An object containing appearance settings for the processed cell.
References a method that will handle 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 PivotUserActionEventArgs class.
A object that specifies the end-user action on the .
Gets the end-user action performed on the .
A enumeration value that identifies the end-user action performed on the .
Lists values that specify end-user actions on the .
An end-user drags the field header.
An end-user invokes the filter drop-down.
An end-user resizes the column.
An end-user invokes the Expression Editor dialog.
An end-user invokes a context menu.
No action.
An end-user invokes a Filter Editor.
Represents a field collection for the XtraPivotGrid control.
Initializes a new instance of the PivotGridFieldCollection class.
A object that implements data-aware operations on the data source.
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. This value is assigned to the property.
A value that identifies the area in which the new PivotGridField object will be positioned. This value is assigned to the property.
The object that has been added to the collection.
Appends a new field to the collection.
The object added to the collection.
Appends the specified field to the collection.
The object that will be appended to the collection.
Adds an array of fields to the end of the collection.
An array of objects.
Returns the field by the name.
A that specifies the name of the required field.
A object representing the field whose name matches the specified string; null (Nothing in Visual Basic) if the field does not exist.
Gets the object specified by the bound field name.
A string value specifying the bound field name of the required object.
The object bound to the specified field.
Provides indexed access to individual fields in the collection.
A zero-based integer specifying the desired field's position within the collection. If negative or exceeds the last available index, an exception is raised.
A object which represents the field at the specified position.
Removes the specified object from the collection.
A object representing the field to remove.
Provides customization options for a PivotGrid control.
Initializes a new instance of the PivotGridOptionsCustomizationEx class with the specified settings.
A delegate that will handle firing of the event, as a result of changing the object's properties.
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 PivotGridOptionsCustomizationEx class with the specified settings.
A delegate that will handle firing of the event, as a result of changing the object's properties.
Gets or sets whether data editing is enabled.
true if data editing is enabled; otherwise, false.
Gets or sets whether end-users are allowed to resize the PivotGridControl's elements.
true if end-users are allowed to resize the PivotGridControl's elements; otherwise, false.
Contains values that specify which cells of a data field display editor buttons.
This option is equivalent to the ShowOnlyInEditor option.
Editor buttons are displayed for all cells.
Editor buttons are only displayed for the focused cell.
Editor buttons are only displayed when a cell editor is active.
Provides data for the and events.
Initializes a new instance of the PivotCellEditEventArgs class.
A DevExpress.XtraPivotGrid.ViewInfo.PivotCellViewInfo object.
A object, which is the editor that has been invoked or closed. This value is assigned to the property.
Gets the editor that has been invoked or closed.
A object that is the editor that has been invoked or closed.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source.
An object that contains event data.
Provides data for the event.
Initializes a new instance of the EditValueChangedEventArgs class.
A DevExpress.XtraPivotGrid.ViewInfo.PivotCellViewInfo object.
A object representing an editor that was used to change the processed cell value. This value is assigned to the property.
Gets the editor that was used to change the processed cell value.
A object, which is the editor that was used to change the processed cell value.
Provides data for the event.
Initializes a new instance of the CustomEditValueEventArgs class.
The edit value of the processed cell. This value is assigned to the property.
The PivotGridCellItem object.
Gets or sets the edit value of the processed cell.
The edit value of the processed cell.
Provides data for the event.
Initializes a new instance of the PivotCustomCellEditEventArgs class.
A PivotGridCellItem object.
A object. This value is assigned to the property.
Gets or sets the in-place editor for the current cell.
A descendant that specifies the in-place editor for the current cell.
Lists IDs that identify context menu items.
The 'Expand/Collapse' item that is displayed in the field value context menu. Used to expand and collapse individual field values.
[To be supplied]
The 'Clear Sorting' item that is displayed in the field header context menu, in OLAP mode. Used to switch the sort order of field values to the one defined by the OLAP server.
[To be supplied]
The 'Collapse All' item that is displayed in the field value context menu. Used to collapse all values of the current field.
[To be supplied]
The 'Expand All' item displayed in the field value context menu. Used to expand all values of the current field.
[To be supplied]
The 'Hide' item displayed in the field header context menu. Used to hide the current field.
[To be supplied]
The 'Move to Left' item that is displayed in the field header context menu, in the 'Order' submenu. Used to move the header one position left within its area.
[To be supplied]
The 'Move to Right' item that is displayed in the field header context menu, in the 'Order' submenu. Used to move the header one position right within its area.
[To be supplied]
The 'Move to Beginning' item that is displayed in the field header context menu, in the 'Order' submenu. Used to move the header to the first position in its area.
[To be supplied]
The 'Move to End' item that is displayed in the field header context menu, in the 'Order' submenu. Used to move the header to the last position in its area.
[To be supplied]
The 'Order' item that is displayed in the field header context menu. Invokes a submenu that contains items used to move the header within its area.
[To be supplied]
The 'Reload Data' item that is displayed in the field header and field area context menus. Used to update the PivotGridControl by reloading data from the data source.
[To be supplied]
The 'Remove All Sorting' item that is displayed in the column/row header context menu, when the column/row values are used to sort values of another field. Used to disable this sorting.
[To be supplied]
The 'Expression Editor...' item displayed in the field header context menu of unbound fields. Used to invoke the Expression Editor.
[To be supplied]
The 'Show/Hide Field List' item that is displayed in the field header and field header area context menus. Used to invoke or hide a Customization Form.
[To be supplied]
The 'Show Prefilter' item that is displayed in the field header and field header area context menus. Used to invoke a Prefilter Editor. Not displayed in OLAP mode.
[To be supplied]
The 'Expression Editor...' item that is displayed in the column/row header context menu of unbound fields. Used to invoke the Expression Editor.
[To be supplied]
The 'Sort A-Z' item that is displayed in the field header context menu, in OLAP mode. Used to sort field values in ascending order.
[To be supplied]
The 'Sort Z-A' item that is displayed in the field header context menu, in OLAP mode. Used to sort field values in descending order.
[To be supplied]