Specifies the alignment of a tab strip relative to its container control.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C#
![]() |
---|
public enum TabAlignment |
Visual Basic
![]() |
---|
Public Enum TabAlignment |
Member name | Description | |
---|---|---|
![]() |
None |
The tab strip is not shown. |
![]() |
Top |
The tab strip is located at the top of the control. |
![]() |
Bottom |
The tab strip is located at the bottom of the control. |