Skip to main content
All docs
V19.2

SpreadsheetFormulaBarButtonSectionStyles.Style Property

Gets the style settings defining the formula bar appearance.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public MenuStyle Style { get; }

Property Value

Type Description
MenuStyle

A MenuStyle object containing the style settings.

See Also