Skip to main content
A newer version of this page is available. .

SpreadsheetSettings.StylesFormulaBar Property

Gets the settings that define the appearance of elements used within the Spreadsheet’s Formula Bar.

Namespace: DevExpress.Web.Mvc

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

Declaration

public SpreadsheetFormulaBarStyles StylesFormulaBar { get; }

Property Value

Type Description
SpreadsheetFormulaBarStyles

A SpreadsheetFormulaBarStyles object containing element appearance settings.

See Also