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

PivotGridStyles.MenuStyle Property

Gets the style settings used to paint the context menu.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.1.dll

Declaration

public PivotGridMenuStyle MenuStyle { get; }

Property Value

Type Description
PivotGridMenuStyle

A PivotGridMenuStyle object that contains the style settings.

See Also