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

Gets or sets the first tab to be drawn in the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also