Xceed DataGrid for Silverlight Documentation
EditResult Constructor(Exception)


The exception that occurredwas thrown.
Syntax
'Declaration
 
Public Function New( _
   ByVal exception As Exception _
)
'Usage
 
Dim exception As Exception
 
Dim instance As New EditResult(exception)
public EditResult( 
   Exception exception
)

Parameters

exception
The exception that occurredwas thrown.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

EditResult Class
EditResult Members
Overload List

Send Feedback