Skip to main content

PivotGridMenuItemStyle Class

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

Namespace: DevExpress.Web.ASPxPivotGrid

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

NuGet Package: DevExpress.Web

Declaration

public class PivotGridMenuItemStyle :
    MenuItemStyle,
    IXtraSerializable2

The following members return PivotGridMenuItemStyle objects:

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
See Also