Back to Devexpress

ToolboxOptionsView.MoreItemsButtonImageOptions Property

windowsforms-devexpress-dot-xtratoolbox-dot-toolboxoptionsview-db0e0115.md

latest1.4 KB
Original Source

ToolboxOptionsView.MoreItemsButtonImageOptions Property

Namespace : DevExpress.XtraToolbox

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public ToolboxElementImageOptions MoreItemsButtonImageOptions { get; }
vb
Public ReadOnly Property MoreItemsButtonImageOptions As ToolboxElementImageOptions

Property Value

Type
DevExpress.XtraToolbox.ToolboxElementImageOptions

Property Paths

You can access this nested property as listed below:

Object TypePath to MoreItemsButtonImageOptions
ToolboxControl

.OptionsView .MoreItemsButtonImageOptions

|

See Also

ToolboxOptionsView Class

ToolboxOptionsView Members

DevExpress.XtraToolbox Namespace