SpreadsheetControl.FormulaBarExpanded Property
Gets or sets a value indicating whether the integrated formula bar is expanded or collapsed. 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, if the formula bar is expanded; otherwise, false. |
See Also