ItemCount Property (TabControl)

Class

TabControl.

Action

Gets the number of items in the tab control.

Syntax

C#
protected Integer ItemCount { get; }
VB
'Declaration
Protected Read Property ItemCount As Integer

Access

Read only.