NetXP 3.0 Reference

TabGroupSequence Properties

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

Public Instance Properties

BackgroundColor Gets the background color.
Count Gets the number of children.
Direction Gets the direction.
GroupControl Gets the control within this sequence.
IsNode Returns false.
IsSequence Returns true.
Item Gets the node at the index.
MinimumSize (inherited from TabGroupBase) Gets or sets the minimum size for this tabbed group.
Parent (inherited from TabGroupBase) Gets this group's parent.
Renderer Gets the renderer for the sequence.
SizeBarWidth Gets the width of the size bar.
Space (inherited from TabGroupBase) Gets or sets the space used up by this tabbed group.
TabbedGroups (inherited from TabGroupBase) Gets this group's children.
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

TabGroupSequence Class | NETXP.Controls.Docking Namespace