SpreadsheetFormulaBarStyles.ButtonSection Property
In This Article
Gets the style settings that define the appearance of the formula bar‘s section that contains buttons.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public SpreadsheetFormulaBarButtonSectionStyles ButtonSection { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
A Spreadsheet |
See Also