ComponentOne DataGrid for WPF and Silverlight
Setting New Row Visibility
DataGrid for WPF and Silverlight Overview > DataGrid Features > DataGrid Appearance > Table Formatting Options > Setting New Row Visibility

By default the Add New row is located at the bottom of the grid. However, if you choose, you can change its location by setting the NewRowVisibility property. You can set the NewRowVisibility property to one of the following options:

 

Option Description
Top The Add New row appears at the top of the grid.
Bottom (default) The Add New row appears at the bottom of the grid.