NewRowAtTop Property
NewRowAtTop
Gets or sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.
Declaration
[Json(2)]
public virtual bool NewRowAtTop { get; set; }
<Json(2)>
Public Overridable Property NewRowAtTop As Boolean