Skip to main content
A newer version of this page is available. .
Bar

ItemSetterCollection Class

Represents the collection of item setters.

Namespace: DevExpress.Xpf.Bars

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class ItemSetterCollection :
    List<ItemSetter>

The following members return ItemSetterCollection objects:

Inheritance

Object
List<ItemSetter>
ItemSetterCollection
See Also