Miner.Responder.Windows Assembly > Miner.Responder.Windows.Controls Namespace > FilterFinderTreeView Class : TreeRowDragDrop Event |
'Declaration Public Event TreeRowDragDrop As EventHandler(Of TreeViewRowDragDropEventArgs)
'Usage Dim instance As FilterFinderTreeView Dim handler As EventHandler(Of TreeViewRowDragDropEventArgs) AddHandler instance.TreeRowDragDrop, handler
public event EventHandler<TreeViewRowDragDropEventArgs> TreeRowDragDrop
The event handler receives an argument of type TreeViewRowDragDropEventArgs containing data related to this event. The following TreeViewRowDragDropEventArgs properties provide information specific to this event.
Property | Description |
---|---|
DragEventArgs | |
SourceRows | |
SourceTableName | |
TargetRow |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.