TabView.TabWidthBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the current TabWidthMode which determins how tab headers' width behave.
public Microsoft.Toolkit.Uwp.UI.Controls.TabWidthMode TabWidthBehavior { get; set; }
member this.TabWidthBehavior : Microsoft.Toolkit.Uwp.UI.Controls.TabWidthMode with get, set
Public Property TabWidthBehavior As TabWidthMode