Skip to main content
All docs
V19.2

SpreadsheetFormulaBarButtonSectionStyles.SubMenuItem Property

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

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public MenuItemStyle SubMenuItem { get; }

Property Value

Type Description
MenuItemStyle

A MenuItemStyle object that contains the style settings.

See Also