TreeListAddingNewEventArgs.ParentNode Property
A parent node.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v25.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type |
|---|
| TreeListNode |
See Also
A parent node.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v25.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
public TreeListNode ParentNode { get; }
Public ReadOnly Property ParentNode As TreeListNode
| Type |
|---|
| TreeListNode |