Responder Developer Guide
DragSource Property (DragSourceList)


Syntax
'Declaration
 
<XmlElementAttribute("DragSource")>
Public Property DragSource As DragSourceSettings()
'Usage
 
Dim instance As DragSourceList
Dim value() As DragSourceSettings
 
instance.DragSource = value
 
value = instance.DragSource
[XmlElement("DragSource")]
public DragSourceSettings[] DragSource {get; set;}
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

DragSourceList Class
DragSourceList Members

 

 


Send Comment