Intersoft ClientUI Documentation
MoveType Enumeration



Specifies values that determine move action.
Syntax
Public Enum MoveType 
   Inherits System.Enum
Dim instance As MoveType
public enum MoveType : System.Enum 
public enum class MoveType : public System.Enum 
Members
MemberDescription
MoveInside Move inside (reorder).
MoveOutside Move outside (move to other panel).
None None.
Remove Remove the item.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Controls.Interactivity.MoveType

Requirements

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

See Also

Reference

Intersoft.Client.UI.Controls.Interactivity Namespace

Send Feedback