AddNewColumns
|
Specifies whether columns deleted via the IPivotSettings.Settings property in the current Application Model layer, but existing in previous layers, should be retained in the Pivot Grid List Editor.
|
Application
|
Provides access to the Application Model‘s root node.
|
ChartDataVertical
|
Specifies whether chart series are created based on pivot table columns or rows.
|
ChartSettings
|
Specifies settings of the chart accompanying the pivot table.
|
CustomizationEnabled
|
Indicates whether end-users can customize pivot table settings in Windows Forms applications, via the context menu’s Invoke Wizard and Clear Settings Actions.
|
Index
|
Specifies the order index by which nodes are arranged.
|
LayoutSettings
|
Specifies layout settings.
|
NodeCount
|
Gets the number of child nodes.
|
Parent
|
Provides access to the parent node.
|
RemoveOldColumns
|
Specifies whether columns defined via the IPivotSettings.Settings property in previous Application Model layers, not defined in the current layer, should be available in the Pivot Grid List Editor.
|
Root
|
For internal use only.
|
Settings
|
Provides access to the settings of the pivot grid List Editor used by a List View, editable via the Pivot Grid Property Editor.
|
ShowChart
|
Specifies whether the chart accompanying the pivot table is displayed.
|
ShowColumnGrandTotals
|
Specifies whether column grand totals are displayed in the chart accompanying the pivot table.
|
ShowColumnTotals
|
Specifies whether column totals are displayed in the chart accompanying the pivot table.
|
ShowRowGrandTotals
|
Specifies whether row grand totals are displayed in the chart accompanying the pivot table.
|
ShowRowTotals
|
Specifies whether row totals are displayed in the chart accompanying the pivot table.
|