Validation.Value Property

Definition

True if all the validation criteria are met (that is, if the range contains valid data). Read-only Boolean.

public:
 property bool Value { bool get(); };
public bool Value { get; }
Public ReadOnly Property Value As Boolean

Property Value

Applies to