Back to Devexpress

PivotGridMenuItemStyle Class

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

latest2.1 KB
Original Source

PivotGridMenuItemStyle Class

Provides the style settings used to paint the pivot grid’s item menu.

Namespace : DevExpress.Web.ASPxPivotGrid

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class PivotGridMenuItemStyle :
    MenuItemStyle,
    IXtraSerializable2
vb
Public Class PivotGridMenuItemStyle
    Inherits MenuItemStyle
    Implements IXtraSerializable2

The following members return PivotGridMenuItemStyle objects:

Implements

IComponent

IDisposable

IStateManager

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle MenuItemStyleBase MenuItemStyle PivotGridMenuItemStyle

See Also

PivotGridMenuItemStyle Members

DevExpress.Web.ASPxPivotGrid Namespace