ToolboxOptionsView.MenuButtonViewMode Property
In This Article
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DefaultValue(ToolboxItemViewModeEx.IconAndName)]
public ToolboxItemViewModeEx MenuButtonViewMode { get; set; }
#Property Value
Type | Default |
---|---|
DevExpress. |
Icon |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Menu |
---|---|
Toolbox |
|
See Also