Back to Devexpress

PivotViewOptions Members

officefileapi-devexpress-dot-spreadsheet-dot-pivotviewoptions-dot-underscore-members.md

latest3.1 KB
Original Source

PivotViewOptions Members

Contains display settings for a pivot table.

Properties

NameDescription
AltTextDescriptionGets or sets the alternative description of the information in a PivotTable report.
AltTextTitleGets or sets the alternative text for a PivotTable report.
ColumnHeaderCaptionGets or sets the text to be displayed in the column header of a pivot table shown in compact form.
DataCaptionGets or sets the caption for a virtual field named Data (Values in the UI) which appears in a pivot table containing two or more data fields.
ErrorCaptionGets or sets the text to be displayed in cells that contain errors.
GrandTotalCaptionGets or sets the text to be displayed in grand totals for rows and columns in a pivot table.
MissingCaptionGets or sets the text to be displayed in cells with no values.
RowHeaderCaptionGets or sets the text to be displayed in the row header of a pivot table shown in compact form.
ShowDrillIndicatorsGets or sets a value indicating whether the expand/collapse buttons should be displayed in a pivot table.
ShowErrorGets or sets a value indicating whether to show custom error messages in cells.
ShowFieldHeadersGets or sets a value indicating whether to display the row and column field captions and filter drop-down arrows in a pivot table.
ShowMissingGets or sets a value indicating whether to display a custom string in cells that contain no values.
ShowMultipleLabelsGets or sets a value indicating whether to display the “(Multiple Items)” string in the report filter area when multiple items, but not all, are selected in a page field.
ShowValuesRowGets or sets a value indicating whether to display the Values row that may appear when there are multiple fields in the PivotTable data area.

See Also

PivotViewOptions Interface

DevExpress.Spreadsheet Namespace