NetXP 3.0 Reference

TabGroupNode Methods

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

Public Instance Methods

Close Closes this node.
ContainsSelected Finds out if the selected node is the same as this node.
Dispose Implements inherited member.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
LoadFromXml Loads layout from XML.
MoveNext Moves to next node.
MovePrevious Moves to previous node.
NewHorizontal New horizontal group.
NewVertical New vertical group.
Notify Internal
ProportionalResize Resizes this node proportionally.
SaveToXml Saves layout to XML.
ToggleSelected Makes this the selected node.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

TabGroupNode Class | NETXP.Controls.Docking Namespace