ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridRowError Class / DataGridRowError Constructor / DataGridRowError Constructor()

In This Topic
    DataGridRowError Constructor()
    In This Topic
    Initializes a new instance of the DataGridRowError class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DataGridRowError()
    See Also