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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PivotGridMenuItemStyle :
MenuItemStyle,
IXtraSerializable2
#Related API Members
The following members return PivotGridMenuItemStyle objects:
#Implements
DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
#Inheritance
See Also