Skip to main content

PivotGridMenuStyle Class

Provides the style settings used to paint the pivot grid’s pop-up menu.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PivotGridMenuStyle :
    MenuStyle,
    IXtraSerializable2

The following members return PivotGridMenuStyle objects:

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
See Also