ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRow Class / DataGridRow Constructor

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