A newer version of this page is available.
Switch to the current version.
PivotGridOptionsMenu Class
Provides the context menu options for the control.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
public class PivotGridOptionsMenu :
PivotGridOptionsBase
Public Class PivotGridOptionsMenu
Inherits PivotGridOptionsBase
Related API Members
The following members accept/return PivotGridOptionsMenu objects:
Remarks
The PivotGridOptionsMenu class provides a set of Boolean properties that determine which context menus are available to end-users. Refer to the descriptions of the individual class members for more information.
PivotGridOptionsMenu class instances can be accessed via the PivotGridControl.OptionsMenu property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PivotGridOptionsBase
PivotGridOptionsMenu
See Also
Feedback