'Declaration
Public Function New( _ ByVal message As System.String _ )
public DataGridRowError( System.string message )
Parameters
- message
- The error message.
'Declaration
Public Function New( _ ByVal message As System.String _ )
public DataGridRowError( System.string message )