The position at which a new data item is inserted in the Grid. By default, new data item appear at the top of the table.
Definition
Fields
The new data item appears at the bottom of the Grid.
C#
Bottom = 1
The new data item appears at the top of the Grid (default).
C#
Top = 0