Click or drag to resize

ViewModelIsEachPropertyValid Method

Determines whether each property is valid.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public bool IsEachPropertyValid()

Return Value

Type: Boolean
if each property is valid; otherwise, .
See Also