New to Telerik UI for WPFStart a free 30-day trial

Specifies the position of RadGridView's insert row.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum GridViewNewRowPosition

Fields

Display the insert row at the bottom after the last standard row.

C#
Bottom = 1
Remarks:

This mode is supported only when GroupRenderMode is Flat.

Do not display the insert row.

C#
None = 2

Display the insert row on top.

C#
Top = 0
In this article
DefinitionFieldsBottomNoneTop
Not finding the help you need?
Contact Support