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

SpreadsheetFormulaBarButtonSectionStyles.SubMenu Property

Gets the style settings that define the submenu appearance within a menu.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public MenuStyle SubMenu { get; }

Property Value

Type Description
MenuStyle

A MenuStyle object that contains the style settings.

See Also