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

SpreadsheetFormulaBarButtonSectionStyles.Style Property

Gets the style settings defining the formula bar appearance.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public MenuStyle Style { get; }

Property Value

Type Description
MenuStyle

A MenuStyle object containing the style settings.

See Also