Skip to main content

LookUpEditBase.IsSynchronizedWithCurrentItemProperty Field

Identifies the LookUpEditBase.IsSynchronizedWithCurrentItem dependency property.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static readonly DependencyProperty IsSynchronizedWithCurrentItemProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also