DevExpress.ExpressApp.PivotGrid.v17.2
Declares members of classes that specify settings of the pivot grid List Editor used by a List View.
Specifies whether columns deleted via the property in the current Application Model layer, but existing in previous layers, should be retained in the Pivot Grid List Editor.
true, if columns deleted in the current Application Model layer, but existing in previous layers, should be retained in the Pivot Grid List Editor; otherwise, false.
Specifies whether chart series are created based on pivot table columns or rows.
true, if pivot table columns are represented by series on a chart; false, if pivot table rows are represented by series on a chart.
Specifies settings of the chart accompanying the pivot table.
A string representing serialized chart settings.
Indicates whether end-users can customize pivot table settings in Windows Forms applications, via the context menu's Invoke Wizard and Clear Settings Actions.
true, if end-user customizations are allowed in Windows Forms applications; otherwise, false.
Specifies layout settings.
A string representing serialized layout settings.
Specifies whether columns defined via the property in previous Application Model layers, not defined in the current layer, should be available in the Pivot Grid List Editor.
true, if columns defined in previous Application Model layers via the Settings property, not defined in the current layer, are not available in the Pivot Grid List Editor; otherwise, false.
Provides access to the settings of the pivot grid List Editor used by a List View, editable via the Pivot Grid Property Editor.
A string representing the serialized pivot table settings.
Specifies whether the chart accompanying the pivot table is displayed.
true, if the chart accompanying the pivot table is displayed; otherwise, false.
Specifies whether column grand totals are displayed in the chart accompanying the pivot table.
true, if column grand totals are displayed; otherwise, false.
Specifies whether column totals are displayed in the chart accompanying the pivot table.
true, if column totals are displayed; otherwise, false.
Specifies whether row grand totals are displayed in the chart accompanying the pivot table.
true, if row grand totals are displayed; otherwise, false.
Specifies whether row totals are displayed in the chart accompanying the pivot table.
true, if row totals are displayed; otherwise, false.
The module contained in the DevExpress.ExpressApp.PivotGrid.v17.2.dll assembly.
Creates an instance of the PivotGridModule class.
Extends the Application Model with the interface.
A ModelInterfaceExtenders object that is a collection of Application Model interface extenders.
Returns the list of updaters that handle database updates for the PivotGridModule module.
An object which represents the Object Space used to update the database.
A System.Version object which represents the current database version.
An IEnumerable<> list of updaters that handle database updates for the PivotGridModule module.
Returns a collection of Resource Localizer types that can be used in an application that uses the current module.
An ICollection<Type> collection containing the types of the Resource Localizers to be supplied with the current module.
Specifies the name of a localization group node containing localization items specific to the Pivot Grid Module functionality.
The PivotSettings node provides access to the settings of the pivot grid List Editor used by a List View.
Used to extend the Application Model with the PivotSettings node.
Provides access to the PivotSettings node.
An object representing the PivotSettings node.
An abstract class that serves as the base class for the Pivot Grid List Editors.
Creates and initializes an instance of the PivotGridListEditorBase class.
An object representing the Application Model's node, which contains information on the View that will use the instantiated List Editor.
This field is intended for internal use.
Updates the current List Editor's state in accordance with the information stored in the Application Model.
Removes references to the PivotGridListEditorBase's control and its event handlers.
Provides access to the PivotGridListEditorBase's charting control.
An object representing the current List Editor's charting control.
Provides access to the PivotGridListEditorBase's Context Menu Template.
A control which implements the IContextMenuTemplate interface and represents a List Editor's Context Menu Template.
Occurs when the 's data source is changed.
Releases all resources used by the current List Editor.
Returns the index of an object that represents the PivotGridListEditorBase's row.
An object that represents the Pivot Grid List Editor's row.
An index of an object that represents the Pivot Grid List Editor's row.
Returns an object that represents the PivotGridListEditorBase's row with the specified index.
The index of an object that represents the Pivot Grid List Editor's row.
The object that represents the Pivot Grid List Editor's row with the specified index.
Returns an ordered list of objects that represent the PivotGridListEditorBase's rows.
An ordered list of objects that represent the Pivot Grid List Editor's rows.
Returns a collection of objects that are currently selected in the PivotGridListEditorBase's control.
A list of the selected objects.
Provides access to the PivotGridListEditorBase's pivot grid control.
An object representing the current List Editor's pivot grid control.
Refreshes the bound data source of the PivotGridListEditorBase's control.
Returns an array of descriptors for the properties considered bindable by the PivotGridListEditorBase's Collection Source.
An array of descriptors for the properties considered bindable by the List Editor's Collection Source.
Writes information on a List Editor's control to the Application Model.
Returns the selection type supported by the PivotGridListEditorBase.
A enumeration value that represents the selection type supported by the current List Editor.
Performs additional initialization of the PivotGridListEditorBase.
A object that is the Collection Source of the List View that the current List Editor represents in a UI.
An object that can be used to manage the current application.