PivotGridMenuItemStyle Class
In This Article
Provides the style settings used to paint the pivot grid’s item menu.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v25.1.dll
#Declaration
public class PivotGridMenuItemStyle :
MenuItemStyle,
IXtraSerializable2
#Related API Members
The following members return PivotGridMenuItemStyle objects:
#Implements
DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
#Inheritance
See Also