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

PivotGridPopupMenu.SetGridMenuType(DependencyObject, PivotGridMenuType) Method

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v19.1.dll

Declaration

public static void SetGridMenuType(
    DependencyObject element,
    PivotGridMenuType value
)

Parameters

Name Type
element DependencyObject
value PivotGridMenuType
See Also