Skip to main content

IconSetElement Class

Represents a particular element of an icon set.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class IconSetElement :
    Freezable

Remarks

The IconSetElement is a particular element of an IconSetElementCollection.

Inheritance

Object
IconSetElement
See Also