Back to Devexpress

IconSetFormat Class

wpf-devexpress-dot-xpf-dot-grid-dot-conditionalformatting-37155cc5.md

latest1.9 KB
Original Source

IconSetFormat Class

OBSOLETE

Use the IconSetFormat instead

Represents the icon set format.

Namespace : DevExpress.Xpf.Grid.ConditionalFormatting

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Obsolete("Use the DevExpress.Xpf.Core.ConditionalFormatting.IconSetFormat instead")]
[Browsable(false)]
public class IconSetFormat :
    IconSetFormat
vb
<Obsolete("Use the DevExpress.Xpf.Core.ConditionalFormatting.IconSetFormat instead")>
<Browsable(False)>
Public Class IconSetFormat
    Inherits IconSetFormat

Remarks

An example of the icon set formatting is shown below.

Inheritance

Object DispatcherObject DependencyObject Freezable DevExpress.Xpf.Core.ConditionalFormatting.IndicatorFormatBase IconSetFormat IconSetFormat

See Also

IconSetFormat Members

Conditional Formatting

DevExpress.Xpf.Grid.ConditionalFormatting Namespace