Skip to main content
All docs
V25.2
  • Bar

    ItemSetterCollection Class

    Represents the collection of item setters.

    Namespace: DevExpress.Xpf.Bars

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

    Declaration

    public class ItemSetterCollection :
        List<ItemSetter>

    The following members return ItemSetterCollection objects:

    Inheritance

    Object
    List<ItemSetter>
    ItemSetterCollection
    See Also