MindFusion.Silverlight Package Programmer's Guide
TabControl.TabAlignment Property
See Also
 





Gets or sets the alignment of the tab headers. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public TabAlignment TabAlignment { get; set; }

Visual Basic  Copy Code

Public Property TabAlignment As TabAlignment

 Property Value

A member of the TabAlignment enumeration.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.Silverlight Namespace