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


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

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ValidationDragDropBlockEventArgs Class
ValidationDragDropBlockEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options