ItemTriggerBase.Setters Property
Gets a ItemSetter object collection, which describes the property values to apply when the specified condition has been met.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ItemSetterCollection | An ItemSetterCollection collection. The default is an empty collection. |
See Also