HasValidationErrorsChangedEventArgs.NewValue Property

Definition

public:
 property bool NewValue { bool get(); };
bool NewValue();
public bool NewValue { get; }
var boolean = hasValidationErrorsChangedEventArgs.newValue;
Public ReadOnly Property NewValue As Boolean

Property Value

Boolean

bool

Applies to