'Declaration Public Enum FixedDropAreaLocation Inherits System.Enum
public enum FixedDropAreaLocation : System.Enum
Member | Description |
---|---|
Both | When a Column is dragged, a drop area will be displayed on both the left and right side of the XamGrid that will allow the user to drop the column in order to lock it in place so that it can'type be scrolled. |
Left | When a Column is dragged, a drop area will be displayed on the left side of the XamGrid that will allow the user to drop the column in order to lock it in place so that it can'type be scrolled. |
Right | When a Column is dragged, a drop area will be displayed on the right side of the XamGrid that will allow the user to drop the column in order to lock it in place so that it can'type be scrolled. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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