NetXP 3.0 Reference
TabbedGroups.FirstNode Method
Finds the first node.
[Visual Basic]
Public Function FirstNode() As
TabGroupNode
[C#]
public
TabGroupNode
FirstNode();
Return Value
The first node.
See Also
TabbedGroups Class
|
NETXP.Controls.Docking Namespace