Wimark.Controls Class Library  

TabControl.RowCount Property

Gets the number of rows that are currently being displayed in the control's tab strip.

[Visual Basic]
Public ReadOnly Property RowCount As Integer 
[C#]
public int RowCount {get;}
[C++]
public: __property int get_RowCount();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

TabControl Class | TabControl Members | Wimark.Controls Namespace