NetXP 3.0 Reference

TabGroupNode Properties

The properties of the TabGroupNode class are listed below. For a complete list of TabGroupNode class members, see the TabGroupNode Members topic.

Public Instance Properties

Count Gets the number of tab pages.
GroupControl Gets the tab control.
IsNode Returns True.
IsSequence Returns False.
MinimumSize (inherited from TabGroupBase) Gets or sets the minimum size for this tabbed group.
Parent (inherited from TabGroupBase) Gets this group's parent.
Space (inherited from TabGroupBase) Gets or sets the space used up by this tabbed group.
TabbedGroups (inherited from TabGroupBase) Gets this group's children.
TabControl Gets the tab control for this node.
TabPages Gets the tab pages in this node.
Tag (inherited from TabGroupBase) Gets or sets an object associated with this group.
Unique (inherited from TabGroupBase) Gets or sets a unique ID for this group.

See Also

TabGroupNode Class | NETXP.Controls.Docking Namespace