GrapeCity.Xaml.SpreadSheet.UI
IsInvalid Property (ValidationPastingEventArgs)


Gets or sets whether the value is invalid.
Syntax
'Declaration
 
Public Property IsInvalid As Boolean
'Usage
 
Dim instance As ValidationPastingEventArgs
Dim value As Boolean
 
instance.IsInvalid = value
 
value = instance.IsInvalid
public bool IsInvalid {get; set;}

Property Value

true if [is invalid]; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ValidationPastingEventArgs Class
ValidationPastingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options