MindFusion.Wpf Pack Programmer's Guide
TabControl.TabLayoutMode Property
See Also
 





Gets or sets a value indicating how tab headers are arranged when the available space is insufficient. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public TabLayoutMode TabLayoutMode { get; set; }

Visual Basic  Copy Code

Public Property TabLayoutMode As TabLayoutMode

 Property Value

A member of the TabLayoutMode enumeration.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.Wpf Namespace