Back to Devexpress

FormatConditionBase.FormatPropertyForBinding Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-formatconditionbase-177178b8.md

latest1.2 KB
Original Source

FormatConditionBase.FormatPropertyForBinding Property

For internal use.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public abstract DependencyProperty FormatPropertyForBinding { get; }
vb
Public MustOverride ReadOnly Property FormatPropertyForBinding As DependencyProperty

Property Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

FormatConditionBase Class

FormatConditionBase Members

DevExpress.Xpf.PivotGrid Namespace