Back to Devexpress

PivotGridMenuStyle Class

aspnet-devexpress-dot-web-dot-aspxpivotgrid-e97f4a4c.md

latest1.9 KB
Original Source

PivotGridMenuStyle Class

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

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class PivotGridMenuStyle :
    MenuStyle,
    IXtraSerializable2
vb
Public Class PivotGridMenuStyle
    Inherits MenuStyle
    Implements IXtraSerializable2

The following members return PivotGridMenuStyle objects:

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle MenuStyle PivotGridMenuStyle

See Also

PivotGridMenuStyle Members

DevExpress.Web.ASPxPivotGrid Namespace