Skip to main content

DiagramDataBindingBehaviorBase.ClearExistingItemsProperty Field

Identifies the DiagramDataBindingBehaviorBase.ClearExistingItems dependency property.

Namespace: DevExpress.Xpf.Diagram

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

Declaration

public static readonly DependencyProperty ClearExistingItemsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also