Set this flag to undo the edits if the input is not valid.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool IsValidInput { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property IsValidInput As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |