Specifies how tab items are arranged in the header of a TabControl.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight
C#
![]() |
---|
public enum TabLayoutMode |
Visual Basic
![]() |
---|
Public Enum TabLayoutMode |
Member name | Description | |
---|---|---|
![]() |
Scroll |
The TabControl can scroll the tab items. |
![]() |
Wrap |
The tab items wrap to a new line when the available space is not sufficient. |