Skip to main content

DataViewBase.AllowCommitOnValidationAttributeErrorProperty Field

Identifies the DataViewBase.AllowCommitOnValidationAttributeError dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll

Declaration

public static readonly DependencyProperty AllowCommitOnValidationAttributeErrorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also