PivotPopupMenuCreatedEventArgs.MenuType Property
Gets the context menu’s type.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridPopupMenuType MenuType { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
Available values:
Name | Description |
---|---|
Header |
Corresponds to the Field Header popup menu. |
Field |
Corresponds to the Field Value popup menu. |
Field |
Corresponds to the Customization Form Layout popup menu. |