Specifies the alignment of a tab strip relative to its container control.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public enum TabAlignment |
Visual Basic Copy Code |
---|
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. |