TabsCount Property (TabControlDescription)
The number of tabs in the tab control.

C# Syntax

public Nullable<int> TabsCount {get; set;}