Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public SpreadsheetFormulaBarStyles StylesFormulaBar { get; }

Property Value

Type Description
SpreadsheetFormulaBarStyles

A SpreadsheetFormulaBarStyles object containing element appearance settings.

See Also