Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : RowEndEditResult Enumeration |
'Declaration Public Enum RowEndEditResult Inherits System.Enum
'Usage Dim instance As RowEndEditResult
public enum RowEndEditResult : System.Enum
Member | Description |
---|---|
Failed | The edit operation failed. |
Succeeded | The edit operation succeeded. |
WillCompleteAsynchronously | The edit operation will complete asynchronously (i.e., its result will be known at a later time). |
System.Object
System.ValueType
System.Enum
Xceed.Silverlight.DataGrid.RowEndEditResult
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family