ComponentOne Xamarin Edition
NewRowPosition Property
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > FlexGrid Class : NewRowPosition Property
Gets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid, or if there should not be displayed.
Syntax
public GridNewRowPosition NewRowPosition {get; set;}
Remarks
This property has an effect only when the grid is bound to a data source that supports adding new items.
See Also

Reference

FlexGrid Class
FlexGrid Members