MenuItemStyleBase Class
Defines the base style settings for the items of different objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The MenuItemStyleBase class defines the common style settings of items, and serves as a base for the MenuItemDropDownButtonStyle, MenuItemStyle, ToolbarItemStyle and PivotGridMenuItemStyle classes.
Inheritance
See Also