MVCxPivotGridWebOptionsView Properties
Provides view options for the PivotGrid.Name | Description |
---|---|
ColumnTotalsLocation | Gets or sets the column totals’ location. Inherited from PivotGridOptionsViewBase. |
DataHeadersDisplayMode | Gets or sets a value that specifies how data headers are displayed. Inherited from PivotGridWebOptionsView. |
DataHeadersPopupMaxColumnCount | Gets or sets a value limiting the number of data field headers displayed in a row (line) of the field headers popup. Inherited from PivotGridWebOptionsView. |
DataHeadersPopupMinCount | Gets or sets the minimum number of data fields required to temporarily hide data field headers within a hidden panel. Inherited from PivotGridWebOptionsView. |
EnableContextMenuScrolling | Gets or sets whether to enable context menu scrolling. Inherited from PivotGridWebOptionsView. |
EnableFilterControlPopupMenuScrolling | Gets or sets whether scrolling popup menus invoked in the Filter Editor window is allowed. Inherited from PivotGridWebOptionsView. |
GroupFieldsInCustomizationWindow | Gets or sets whether hidden fields are grouped within the Customization Form. Inherited from PivotGridOptionsViewBase. |
HeaderHeightOffset | Gets or sets the distance (vertical) between field headers. Inherited from PivotGridOptionsViewBase. |
HeaderWidthOffset | Gets or sets the distance (horizontal) between field headers. Inherited from PivotGridOptionsViewBase. |
HorizontalScrollBarMode | Gets or sets a value specifying the horizontal scroll bar’s display mode. Inherited from PivotGridWebOptionsView. |
HorizontalScrollingMode | Gets or sets a value specifying the horizontal scrolling mode. Inherited from PivotGridWebOptionsView. |
RowTotalsLocation | Gets or sets the totals’ and grand totals’ location. Inherited from PivotGridOptionsViewBase. |
RowTreeOffset | Gets or sets the tree offset. Inherited from PivotGridOptionsViewBase. |
ShowColumnGrandTotalHeader | Gets or sets whether the Grand Total column header is visible when there are two or more data fields. Inherited from PivotGridOptionsViewBase. |
ShowColumnGrandTotals | Gets or sets whether to display column Grand Totals. Inherited from PivotGridOptionsViewBase. |
ShowColumnHeaders | Gets or sets whether column headers are displayed. Inherited from PivotGridOptionsViewBase. |
ShowColumnTotals | Gets or sets whether to display column automatic Totals. Inherited from PivotGridOptionsViewBase. |
ShowContextMenus | Gets or sets whether end-users can invoke the context menus. Inherited from PivotGridWebOptionsView. |
ShowCustomTotalsForSingleValues | Gets or sets whether custom totals are displayed for the field values which contain a single nesting field value. Inherited from PivotGridOptionsViewBase. |
ShowDataHeaders | Gets or sets whether data headers are displayed. Inherited from PivotGridOptionsViewBase. |
ShowFilterHeaders | Gets or sets whether filter headers are displayed. Inherited from PivotGridOptionsViewBase. |
ShowFilterSeparatorBar | Gets or sets whether the horizontal line that separates the Filter Header Area from the Data Area and Column Header Area is displayed. Inherited from PivotGridOptionsViewBase. |
ShowGrandTotalsForSingleValues | Gets or sets whether grand totals are displayed when the control lists a single value of an outer column field or row field along its left or top edge. Inherited from PivotGridOptionsViewBase. |
ShowHorizontalScrollBar | Obsolete. Gets or sets whether the horizontal scrollbar is displayed. Inherited from PivotGridWebOptionsView. |
ShowRowGrandTotalHeader | Gets or sets whether the Grand Total row header is visible when there are two or more data fields. Inherited from PivotGridOptionsViewBase. |
ShowRowGrandTotals | Gets or sets whether to display row Grand Totals. Inherited from PivotGridOptionsViewBase. |
ShowRowHeaders | Gets or sets whether row headers are displayed. Inherited from PivotGridOptionsViewBase. |
ShowRowTotals | Gets or sets whether to display row automatic Totals. Inherited from PivotGridOptionsViewBase. |
ShowTotalsForSingleValues | Gets or sets whether automatic totals are displayed for the field values which contain a single nesting field value. Inherited from PivotGridOptionsViewBase. |
VerticalScrollBarMode | Gets or sets a value specifying the vertical scroll bar’s display mode. Inherited from PivotGridWebOptionsView. |
VerticalScrollingMode | Gets or sets a value specifying the vertical scrolling mode. Inherited from PivotGridWebOptionsView. |
See Also