Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PivotGridOptionsMenu Properties

Provides the context menu options for the control.
Name Description
EnableFieldValueMenu Gets or sets whether end-users can invoke the field value context menu.
EnableFormatRulesMenu Gets or sets a value indicating whether the PivotGridControl.FormatRules context menu is allowed and can be invoked by an end-user.
EnableHeaderAreaMenu Gets or sets whether end-users can invoke the header area context menu.
EnableHeaderMenu Gets or sets whether end-users can invoke the field header context menu.
EnablePinColumnMenu Gets or sets whether users can invoke the column header context menu.
ShowDateTimeGroupIntervalItems Gets or sets what combination of DateTime group intervals the popup menu displays.
See Also