Back to Devexpress

SpreadsheetFormulaBarButtonSectionStyles.Button Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetformulabarbuttonsectionstyles.md

latest1.3 KB
Original Source

SpreadsheetFormulaBarButtonSectionStyles.Button Property

Gets the style settings that define the appearance of formula bar’s buttons.

Namespace : DevExpress.Web.ASPxSpreadsheet

Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public AppearanceStyle Button { get; }
vb
Public ReadOnly Property Button As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaBarButtonSectionStyles Class

SpreadsheetFormulaBarButtonSectionStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace