SpreadsheetSettings.StylesFormulaBar Property
In This Article
Gets the settings that define the appearance of elements used within the Spreadsheet’s Formula Bar.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public SpreadsheetFormulaBarStyles StylesFormulaBar { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
A Spreadsheet |
See Also