Back to Devexpress

BarItemCommandCollection.Item[String] Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemcommandcollection-dot-item-x28-system-dot-string-x29.md

latest1.1 KB
Original Source

BarItemCommandCollection.Item[String] Property

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public BarItemCommand this[string key] { get; set; }
vb
Public Property Item(key As String) As BarItemCommand

Parameters

NameType
keyString

Property Value

Type
BarItemCommand

See Also

BarItemCommandCollection Class

BarItemCommandCollection Members

DevExpress.Xpf.Bars Namespace