dbicTabs Send comments on this topic.
SizeMode Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : SizeMode Property

Determines how the tabs are sized in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SizeMode As enumSizeMode
C# 
public virtual enumSizeMode SizeMode {get; set;}

Property Value

enumSizeMode Enumeration

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also