Skip to main content
All docs
V25.1
  • Bar

    ItemSetterCollection Class

    Represents the collection of item setters.

    Namespace: DevExpress.Xpf.Bars

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public class ItemSetterCollection :
        List<ItemSetter>

    The following members return ItemSetterCollection objects:

    Inheritance

    Object
    List<ItemSetter>
    ItemSetterCollection
    See Also