NetXP 3.0 Reference

TabGroupSequence Methods

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

Public Instance Methods

AddNewNode Adds a new empty node.
CanResize Can we resize this sequence?
Clear Removes all children.
CompactOverloaded. Compacts all children.
ContainsSelected Gets whether or not the selected node is contained in this sequence.
Dispose Implements inherited member.
EndResizeOperation Finishes resize operation.
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.
IndexOf Gets the index of the specified node.
InsertNewNode Inserts a new empty node at index.
LoadFromXml Loads layout from XML.
Notify Internal.
ProportionalResize Resizes all children proportionally.
Remove Removes a node.
RemoveAt Removes a node at the specified index.
Reposition Updates child layout to reflect new proportional spacing values.
SaveToXml Saves layout to XML.
StartResizeOperation Begins resize operation.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

TabGroupSequence Class | NETXP.Controls.Docking Namespace