Back to Devexpress

PivotGridOptionsView Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionsview-dot-underscore-properties.md

latest10.9 KB
Original Source

PivotGridOptionsView Properties

Provides view options for the PivotGrid controls.

NameDescription
AllowFormatRuleDescriptionGets or sets whether to display format rule descriptions in Rule Editor and Rule Manager.
AllowGlyphSkinningGets or sets whether PivotGridControl icons should be painted according the control’s foreground color.
AllowHtmlDrawFieldValuesGets or sets whether the text displayed in the field values support HTML tags.
AllowHtmlDrawHeadersGets or sets whether HTML formatting can be applied to column and band captions.
ColumnTotalsLocationGets or sets the column totals’ location. Inherited from PivotGridOptionsViewBase.
DrawFocusedCellRectGets or sets whether a focus rectangle is painted around the currently focused cell. Inherited from PivotGridOptionsViewBase.
FilterCriteriaDisplayStyleGets or sets the display style of filter conditions in the Filter Panel, MRU Filter List and built-in Filter Editor.
FilterSeparatorBarPaddingGets or sets a value which specifies the distance from the separator line to the adjacent areas.
FixedColumnLocationGets or sets a pinned column’s location.
GroupFieldsInCustomizationWindowGets or sets whether hidden fields are grouped within the Customization Form. Inherited from PivotGridOptionsViewBase.
HeaderFilterButtonShowModeGets or sets how filter buttons are rendered.
HeaderHeightOffsetGets or sets the distance (vertical) between field headers. Inherited from PivotGridOptionsViewBase.
HeaderWidthOffsetGets or sets the distance (horizontal) between field headers. Inherited from PivotGridOptionsViewBase.
HideFixedColumnsFromFieldValuesGets or sets whether pinned columns are displayed in the scrollable area.
RowTotalsLocationGets or sets the totals’ and grand totals’ location. Inherited from PivotGridOptionsViewBase.
RowTreeOffsetGets or sets the tree offset. Inherited from PivotGridOptionsViewBase.
RowTreeWidthGets or sets the width of the innermost row field values. Inherited from PivotGridOptionsViewBase.
ShowButtonModeGets or sets a value specifying when buttons of in-place editors are shown in cells.
ShowColumnGrandTotalHeaderGets or sets whether the Grand Total column header is visible when there are two or more data fields. Inherited from PivotGridOptionsViewBase.
ShowColumnGrandTotalsGets or sets whether to display column Grand Totals. Inherited from PivotGridOptionsViewBase.
ShowColumnHeadersGets or sets whether column headers are displayed. Inherited from PivotGridOptionsViewBase.
ShowColumnTotalsGets or sets whether to display column automatic Totals. Inherited from PivotGridOptionsViewBase.
ShowCustomTotalsForSingleValuesGets or sets whether custom totals are displayed for the field values which contain a single nesting field value. Inherited from PivotGridOptionsViewBase.
ShowDataHeadersGets or sets whether data headers are displayed. Inherited from PivotGridOptionsViewBase.
ShowFilterHeadersGets or sets whether filter headers are displayed. Inherited from PivotGridOptionsViewBase.
ShowFilterSeparatorBarGets 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.
ShowGrandTotalsForSingleValuesGets 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.
ShowHorzLinesGets or sets whether horizontal grid lines are displayed. Inherited from PivotGridOptionsViewBase.
ShowRowGrandTotalHeaderGets or sets whether the Grand Total row header is visible when there are two or more data fields. Inherited from PivotGridOptionsViewBase.
ShowRowGrandTotalsGets or sets whether to display row Grand Totals. Inherited from PivotGridOptionsViewBase.
ShowRowHeadersGets or sets whether row headers are displayed. Inherited from PivotGridOptionsViewBase.
ShowRowTotalsGets or sets whether to display row automatic Totals. Inherited from PivotGridOptionsViewBase.
ShowTotalsForSingleValuesGets or sets whether automatic totals are displayed for the field values which contain a single nesting field value. Inherited from PivotGridOptionsViewBase.
ShowVertLinesGets or sets whether vertical grid lines are displayed. Inherited from PivotGridOptionsViewBase.

See Also

PivotGridOptionsView Class

PivotGridOptionsView Members

DevExpress.XtraPivotGrid Namespace