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.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| SpreadsheetFormulaBarStyles | A SpreadsheetFormulaBarStyles object containing element appearance settings. |
See Also