Skip to main content

DiagramControl.AllowChangeTextFontProperty Field

Identifies the DiagramControl.AllowChangeTextFont dependency property.

Namespace: DevExpress.Xpf.Diagram

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

Declaration

public static readonly DependencyProperty AllowChangeTextFontProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also