Skip to main content
A newer version of this page is available.
All docs
V18.2

SpreadsheetFormulaBarButtonSectionStyles.SubMenuItem Property

Gets the style settings for all submenu items within the current menu.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v18.2.dll

Declaration

public MenuItemStyle SubMenuItem { get; }

Property Value

Type Description
MenuItemStyle

A MenuItemStyle object that contains the style settings.

See Also