Skip to main content

ITreeGridNode.Children Property

Namespace: NextDesign.Core

Description

child nodes of the tree
The order is the same as the display order of child elements on the UI.

ITreeGridNodeCollection Children { get; }

type

  • ITreeGridNodeCollection