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

ExpressionEditorControl.DocumentationControlTemplateProperty Field

Identifies the ExpressionEditorControl.DocumentationControlTemplate dependency property.

Namespace: DevExpress.Xpf.ExpressionEditor

Assembly: DevExpress.Xpf.ExpressionEditor.v21.2.dll

NuGet Package: DevExpress.Wpf.ExpressionEditor

Declaration

public static readonly DependencyProperty DocumentationControlTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also