Back to Devexpress

SpreadsheetFormulaBarStyles.CancelButton Property

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

latest1.4 KB
Original Source

SpreadsheetFormulaBarStyles.CancelButton Property

Gets the style settings that define the appearance of the Cancel 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 CancelButton { get; }
vb
Public ReadOnly Property CancelButton As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaBarStyles Class

SpreadsheetFormulaBarStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace