Skip to main content

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.v23.2.dll

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

Declaration

public const int NewItemNodeId = -100001

Field Value

Type
Int32
See Also