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