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

Gets or sets the fixed width of the tabs in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TabWidth As Integer
C# 
public virtual int TabWidth {get; set;}

Property Value

Integer

Requirements

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

See Also