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