IValidatingObjectIsValid Property
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
ReadOnly Property IsValid As Boolean
Get
property bool IsValid {
bool get ();
}
abstract IsValid : bool with get
Property Value
Boolean if this instance is valid; otherwise,
.