Skip to main content
A newer version of this page is available. .

ExpressionConditionBase.FormatPropertyForBinding Property

For internal use.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public override DependencyProperty FormatPropertyForBinding { get; }

Property Value

Type Description
DependencyProperty

A dependency property identifier.

See Also