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

FormatConditionBase.FormatPropertyForBinding Property

For internal use.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v18.2.Core.dll

Declaration

public abstract DependencyProperty FormatPropertyForBinding { get; }

Property Value

Type Description
DependencyProperty

A dependency property identifier.

See Also