FormatConditionBase.FormatPropertyForBinding Property
In This Article
For internal use.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public abstract DependencyProperty FormatPropertyForBinding { get; }
#Property Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also