GrapeCity.Xaml.SpreadSheet.UI
Handled Property


Gets or sets a value that indicates whether the action is performed successfully. The default is false.
Syntax
'Declaration
 
Public Property Handled As Boolean
'Usage
 
Dim instance As ActionEventArgs
Dim value As Boolean
 
instance.Handled = value
 
value = instance.Handled
public bool Handled {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ActionEventArgs Class
ActionEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options