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