NetXP 3.0 Reference

TabbedGroups.CompactFlags Enumeration

Flags for compacting tabbed groups.

[Visual Basic]
Public Enum TabbedGroups.CompactFlags
[C#]
public enum TabbedGroups.CompactFlags

Members

Member NameDescription
RemoveEmptyTabNode Removes empty tabbed groups.
RemoveEmptyTabSequence Removes empty tabbed sequences.
ReduceSingleEntries Reduces single entries.
ReduceSameDirection Reduces entries in the same direction.
All All flags.

Requirements

Namespace: NETXP.Controls.Docking

Assembly: NETXP.Controls.Docking (in NETXP.Controls.Docking.dll)

See Also

NETXP.Controls.Docking Namespace