Skip to main content

IconSetElement Class

Represents a particular element of an icon set.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class IconSetElement :
    Freezable

Remarks

The IconSetElement is a particular element of an IconSetElementCollection.

See Also