TreeListNode.IsFirst Property
Gets whether the node is the first node within a collection of nodes.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To learn more, see Iterating Through Nodes.
See Also