Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > InvalidSourcePropertyNameException Class > InvalidSourcePropertyNameException Constructor : InvalidSourcePropertyNameException Constructor(String,Exception) |
'Declaration Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
'Usage Dim message As String Dim innerException As Exception Dim instance As New InvalidSourcePropertyNameException(message, innerException)
public InvalidSourcePropertyNameException( string message, Exception innerException )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family