Intersoft ClientUI Documentation
EditAction Enumeration



Specifies constants that define what action was taken to end an edit.
Syntax
Public Enum EditAction 
   Inherits System.Enum
Dim instance As EditAction
public enum EditAction : System.Enum 
public enum class EditAction : public System.Enum 
Members
MemberDescription
Cancel The edit was canceled.
Commit The edit was committed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Data.EditAction

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

Send Feedback