ASPxSpreadsheet.StylesFormulaBar Property
Gets the settings that define the appearance of elements used within the Spreadsheet’s Formula Bar.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
SpreadsheetFormulaBarStyles | A SpreadsheetFormulaBarStyles object containing element appearance settings. |
See Also