'Declaration Public Enum WebDataGridColumnMovingRoles Inherits System.Enum
public enum WebDataGridColumnMovingRoles : System.Enum
Member | Description |
---|---|
BottomDragIndicator | The css class that will be applied to bottom drop indicator that appears on the screen during a column move. |
Count | The amount of roles defined on the ColumnMoving object. |
DragMarkup | The css class used to style the DragMarkup. If the default drag markup is used this class will be applied in addition to the styles already applied to the header, if the dragmarkup is replaced only the DragMarkupCssClass will be used. |
MiddleDragIndicator | The css class that will be applied to middle drop indicator that appears on the screen during a column move. |
TopDragIndicator | The css class that will be applied to top drop indicator that appears on the screen during a column move. |
Target Platforms: Windows 10, 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