Skip to main content
All docs
V23.2

ToolboxOptionsView.MenuButtonImageOptions Property

Namespace: DevExpress.XtraToolbox

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public ToolboxElementImageOptions MenuButtonImageOptions { get; }

Property Value

Type
DevExpress.XtraToolbox.ToolboxElementImageOptions

Property Paths

You can access this nested property as listed below:

Object Type Path to MenuButtonImageOptions
ToolboxControl
.OptionsView .MenuButtonImageOptions
See Also