Gets or sets the alignment of the tab headers.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public TabAlignment TabStripPlacement { get; set; } |
Visual Basic
![]() |
---|
Public Property TabStripPlacement As TabAlignment |
Type: TabAlignment
One of the TabAlignment Enumeration values that specifies the alignment of tab headers. Default value is TabAlignment.Top.