Skip to main content
A newer version of this page is available. .

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