Responder Developer Guide
RowDragEventArgs Constructor(DragEventArgs,DatarowDisplay,DatarowDisplay)


Syntax
'Declaration
 
Public Function New( _
   ByVal e As DragEventArgs, _
   ByVal sourceRowDisplay As DatarowDisplay, _
   ByVal targetRowDisplay As DatarowDisplay _
)
'Usage
 
Dim e As DragEventArgs
Dim sourceRowDisplay As DatarowDisplay
Dim targetRowDisplay As DatarowDisplay
 
Dim instance As New RowDragEventArgs(e, sourceRowDisplay, targetRowDisplay)
public RowDragEventArgs( 
   DragEventArgs e,
   DatarowDisplay sourceRowDisplay,
   DatarowDisplay targetRowDisplay
)

Parameters

e
sourceRowDisplay
targetRowDisplay
Requirements

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.

See Also

Reference

RowDragEventArgs Class
RowDragEventArgs Members
Overload List

 

 


Send Comment