SpreadsheetFormulaBarControl.EditMode Property
In This Article
Gets whether the SpreadsheetFormulaBarControl is in edit mode.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the end-user is editing the cell content using the Spreadsheet |
See Also