C1.WPF.FlexGrid Namespace : AllowDragging Enumeration |
'Declaration Public Enum AllowDragging Inherits System.Enum
public enum AllowDragging : System.Enum
Member | Description |
---|---|
Both | User can drag rows and columns to new positions using the mouse. |
Columns | User can drag columns to new positions using the mouse. |
None | No grid elements can be moved with the mouse. |
Rows | User can drag rows to new positions using the mouse. |
System.Object
System.ValueType
System.Enum
C1.WPF.FlexGrid.AllowDragging
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