Skip to main content
A newer version of this page is available.
All docs
V19.1

SpreadsheetFormulaBarButtonSectionStyles.SubMenuItem Property

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

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public MenuItemStyle SubMenuItem { get; }

Property Value

Type Description
MenuItemStyle

A MenuItemStyle object that contains the style settings.

See Also