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


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

Property Value

true if [handle]; 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