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

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