ValidationResultsCollectionHasInfos Property

Gets whether this ValidationResultsCollection has information entries.

Definition

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

Property Value

Boolean
if this instance has information entries; otherwise, .

See Also