SpreadsheetImages.FormulaBarCancelButtonImage Property
In This Article
Gets the settings of an image displayed within the Cancel button in the formula bar.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public SpreadsheetFormulaBarButtonImageProperties FormulaBarCancelButtonImage { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
An Spreadsheet |
See Also