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

Gets or sets the index of the Tab that is currently selected.

Syntax

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

Property Value

0-based integer

Requirements

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

See Also