ComponentOne DataGrid for WPF and Silverlight
DataGridRowError Constructor(String)

C1.WPF.DataGrid Namespace > DataGridRowError Class > DataGridRowError Constructor : DataGridRowError Constructor(String)
The error message.
Initializes a new instance of the DataGridRowError class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String _
)
public DataGridRowError( 
   System.string message
)

Parameters

message
The error message.
See Also

Reference

DataGridRowError Class
DataGridRowError Members
Overload List