Back to Devexpress

IconSetFormatCondition.Format Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-iconsetformatcondition.md

latest1.3 KB
Original Source

IconSetFormatCondition.Format Property

Gets or sets the formatting settings applied to cells (or corresponding rows) whose values take part in conditional formatting. This is a dependency property.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public IconSetFormat Format { get; set; }
vb
Public Property Format As IconSetFormat

Property Value

TypeDescription
IconSetFormat

An IconSetFormat object that provides formatting settings.

|

See Also

IconSetFormatCondition Class

IconSetFormatCondition Members

DevExpress.Xpf.PivotGrid Namespace