Intersoft ClientUI Documentation
InteractiveAction Enumeration



Specifies the action mode during interactive editing.
Syntax
Public Enum InteractiveAction 
   Inherits System.Enum
Dim instance As InteractiveAction
public enum InteractiveAction : System.Enum 
public enum class InteractiveAction : public System.Enum 
Members
MemberDescription
BottomResize Indicates that the current interactive action is bottom resizing.
Move Indicates that the current interactive action is moving item.
None Indicates that there are no current interactive action.
TopResize Indicates that the current interactive action is top resizing.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.ScheduleView.InteractiveAction

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.ScheduleView Namespace

Send Feedback