C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNodeDroppedEventArgs Class / Handled Property

In This Topic
Handled Property
In This Topic
Gets a value that indicates whether the dropped event has been managed from the outside.
Syntax
'Declaration
 
Public ReadOnly Property Handled As System.Boolean
 
See Also