Intersoft.Client.UI.Aqua.UXCollection Namespace > UXTreeViewItem Class : DropObjectCommand Property |
<CategoryAttribute("Interactivity")> Public Property DropObjectCommand As ICommand
Dim instance As UXTreeViewItem Dim value As ICommand instance.DropObjectCommand = value value = instance.DropObjectCommand
[CategoryAttribute("Interactivity")] public ICommand DropObjectCommand {get; set;}
[CategoryAttribute("Interactivity")] public: property ICommand^ DropObjectCommand { ICommand^ get(); void set ( ICommand^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2