Back to Devexpress

DataViewBase.HasValidationErrorProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-f3122fb3.md

latest1.2 KB
Original Source

DataViewBase.HasValidationErrorProperty Field

Identifies the DataViewBase.HasValidationError dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty HasValidationErrorProperty
vb
Public Shared ReadOnly HasValidationErrorProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace