GrapeCity.Win.MultiRow Namespace : EndEditReason Enumeration |
Public Enum EndEditReason Inherits System.Enum
Dim instance As EndEditReason
public enum EndEditReason : System.Enum
Member | Description |
---|---|
CellLeave | Leaves edit mode because of a CellLeave event. |
Programmatically | Leaves edit mode because of user code. |
ShortcutKey | Leaves edit mode because of a shortcut key. |
UnKnown | Leaves edit mode because of an unknown reason. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.EndEditReason
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