SpreadsheetFormulaBarControl.IsExpanded Property
Gets or sets whether the edit box is expanded to allow multiline editing. This is a dependency property.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v25.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to expand the edit box; otherwise, false. |
See Also