[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.RowCount

RowCount Property

RowCount

Gets the number of tab rows (runtime-only).

Declaration
[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