NetXP 3.0 Reference

TabbedGroups.ActiveNode Property

Gets or sets the active node.

[Visual Basic]
Public Property ActiveNode As TabGroupNode
[C#]
public TabGroupNode ActiveNode {get; set;}

See Also

TabbedGroups Class | NETXP.Controls.Docking Namespace