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
public override bool NewRowAtTop { get; set; }
Public Overrides Property NewRowAtTop As Boolean
Overrides