Skip to main content
All docs
V24.1

DataLayoutControl.EditorValidationOrderProperty Field

Identifies the EditorValidationOrder dependency property.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll

NuGet Package: DevExpress.Wpf.LayoutControl

Declaration

public static readonly DependencyProperty EditorValidationOrderProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also