Gets or sets the alignment of the tab headers. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public TabAlignment TabAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TabAlignment As TabAlignment |
A member of the TabAlignment enumeration.
See Also