BarItemCommandCollection(IBarItemCommandCollectionContainer) Constructor
Initializes a new instance of the BarItemCommandCollection class with specified settings.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
container | DevExpress.Xpf.Bars.IBarItemCommandCollectionContainer |
See Also