Back to Devexpress

TreeList.NewItemNodeId Field

windowsforms-devexpress-dot-xtratreelist-dot-treelist-1f27f29c.md

latest1.3 KB
Original Source

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

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

Declaration

csharp
public const int NewItemNodeId = -100001
vb
Public Const NewItemNodeId As Integer = -100001

Field Value

Type
Int32

See Also

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace