SpreadsheetFormulaBarControl.Expanded Property
In This Article
Gets or sets whether the Formula Bar is expanded or collapsed.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the Formula Bar is expanded; otherwise, false. |
See Also