Gets a value that determines whether the control contains a valid entry.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool IsValid { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsValid As Boolean Get |