C1.Win.C1FlexGrid Namespace : DropModeEnum Enumeration |
'Declaration
Public Enum DropModeEnum Inherits System.Enum
'Usage
Dim instance As DropModeEnum
public enum DropModeEnum : System.Enum
public enum class DropModeEnum : public System.Enum
Member | Description |
---|---|
Automatic | The control automatically handles dropping of text or filename data. |
Manual | The control fires drag-drop events that can be handled to provide drop target functionality. |
None | The control can't be used as a drop target. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.DropModeEnum
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