[]
Gets the number of tab rows (runtime-only).
[C1Description("C1DockingTab.RowCount", "Gets the number of tab rows (runtime-only).")]
[Browsable(false)]
public int RowCount { get; }
<C1Description("C1DockingTab.RowCount", "Gets the number of tab rows (runtime-only).")>
<Browsable(False)>
Public ReadOnly Property RowCount As Integer