Intersoft.Client.UI.Controls.Interactivity Namespace : DropBehavior Enumeration |
Public Enum DropBehavior Inherits System.Enum
Dim instance As DropBehavior
public enum DropBehavior : System.Enum
public enum class DropBehavior : public System.Enum
Member | Description |
---|---|
AppendChild | Append the item into panel's children collection. |
Custom | Custom implementation. |
Replace | Clear the current panel's children collection and add the new item. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Controls.Interactivity.DropBehavior
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