Skip to main content

DiagramControl.BackgroundTemplateProperty Field

Identifies the DiagramControl.BackgroundTemplate dependency property.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v25.2.dll

Declaration

public static readonly DependencyProperty BackgroundTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also