Skip to main content
All docs
V25.1
  • 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.v25.1.dll

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

    Declaration

    public const int NewItemNodeId = -100001

    Field Value

    Type
    Int32
    See Also