'Declaration Public Enum MovingMode Inherits System.Enum
public enum MovingMode : System.Enum
Member | Description |
---|---|
Deferred | A clone of the header dragged will be created and indicators will be shown between columns to help navigate the drop. |
Immediate | Column headers will rearange as you drag with a space opening under the cursor for the header to be dropped on. |
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, 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
View on GitHub