Back to Devexpress

PivotGridControl.ConditionalFormattingManagerServiceTemplate Property

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

latest1.3 KB
Original Source

PivotGridControl.ConditionalFormattingManagerServiceTemplate Property

Gets or sets the template that defines the presentation of the conditional formatting manager. This is a dependency property.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public DataTemplate ConditionalFormattingManagerServiceTemplate { get; set; }
vb
Public Property ConditionalFormattingManagerServiceTemplate As DataTemplate

Property Value

TypeDescription
DataTemplate

A System.Windows.DataTemplate object that defines the presentation of the conditional formatting manager.

|

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace