SpreadsheetFormulaBar.Expanded Property
Gets or sets a value indicating whether the Formula Bar‘s editor is expanded to allow multiline editing.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the formula editor is expanded; otherwise, false. |
See Also