Back to Devexpress

PivotGridControl.ConditionalFormattingResultForDesignTime Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-b84cb243.md

latest1.1 KB
Original Source

PivotGridControl.ConditionalFormattingResultForDesignTime Property

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
[Browsable(false)]
public string ConditionalFormattingResultForDesignTime { get; set; }
vb
<Browsable(False)>
Public Property ConditionalFormattingResultForDesignTime As String

Property Value

Type
String

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace