SelectedItem Property (TabControl)

Class

TabControl.

Action

Gets or sets the selected item.

Syntax

C#
protected ItemIdentifier SelectedItem { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedItem As ItemIdentifier

Access

Read and write.