ValidationResultsCollectionHasWarnings Property

Gets whether this ValidationResultsCollection has warnings.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public bool HasWarnings { get; }

Property Value

Boolean
if this instance has warnings; otherwise, .

See Also