ValidationResultsCollectionHasErrors Property
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public bool HasErrors { get; }
Public ReadOnly Property HasErrors As Boolean
Get
public:
property bool HasErrors {
bool get ();
}
member HasErrors : bool with get
Property Value
Boolean if this instance has errors; otherwise,
.