TreeViewItem.FirstChild Property | |
The first child item of the tree view item.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FirstChild AS USUAL GET
public virtual Usual FirstChild { get; }
Request Example
View SourceProperty Value
Type:
UsualThe first child item of the tree view item.
See Also