NetXP 3.0 Reference

TabbedGroups.SelectedNode Property

Gets or sets the selected node.

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

See Also

TabbedGroups Class | NETXP.Controls.Docking Namespace