Skip to main content

SpreadsheetFormulaBarStyles.ButtonSection Property

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

NuGet Package: DevExpress.Web.Office

Declaration

public SpreadsheetFormulaBarButtonSectionStyles ButtonSection { get; }

Property Value

Type Description
SpreadsheetFormulaBarButtonSectionStyles

A SpreadsheetFormulaBarButtonSectionStyles object that contains the style settings.

See Also