Intersoft.Client.UI.Controls.Interactivity Namespace > ISDragableHierarchicalMultipleSelectionControl Class : DropableTargets Property |
<CategoryAttribute("Interactivity")> Public ReadOnly Property DropableTargets As ObservableCollection(Of String)
Dim instance As ISDragableHierarchicalMultipleSelectionControl Dim value As ObservableCollection(Of String) value = instance.DropableTargets
[CategoryAttribute("Interactivity")] public ObservableCollection<string> DropableTargets {get;}
[CategoryAttribute("Interactivity")] public: property ObservableCollection<String^>^ DropableTargets { ObservableCollection<String^>^ get(); }
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