BarToolbarsListItem.ShowToolbars Property
Determines whether to display the list of existing toolbars within a specific BarToolbarsListItem.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true, to display the list of toolbars; otherwise, false. |
Remarks
When this property value is false, the BarToolbarsListItem does not display the list of available toolbars. But toolbar customization is still available via the runtime customization dialog.
| The ShowToolbars property value is true. | The ShowToolbars property value is false. |
|---|---|
![]() |
![]() |
See Also

