ValidationProviderHasErrorsInView Property

Gets a value that indicates whether the entity has validation error notifications in the view.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool HasErrorsInView { get; }

Property Value

Boolean

See Also