BarItemCommandCollection.ContainsKey(String) Method
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type |
|---|---|
| key | String |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
public bool ContainsKey(
string key
)
Public Function ContainsKey(
key As String
) As Boolean
| Name | Type |
|---|---|
| key | String |
| Type |
|---|
| Boolean |