Back to Devexpress

SpreadsheetFormulaBarStyles.EnterButton Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetformulabarstyles-2453ec24.md

latest1.4 KB
Original Source

SpreadsheetFormulaBarStyles.EnterButton Property

Gets the style settings that define the appearance of the Enter button in the formula bar‘s section that contains buttons.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

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

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaBarStyles Class

SpreadsheetFormulaBarStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace