Skip to main content
A newer version of this page is available. .

TreeList.NewItemNodeId Field

An integer value that specifies the value of the TreeListNode.Id property of the node that represents the New Item Row.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.TreeList

Declaration

public const int NewItemNodeId = -100001

Field Value

Type
Int32
See Also