[]
Gets the value indicating whether tabs scrolling arrows are currently shown (runtime-only).
[Browsable(false)]
[C1Description("C1DockingTab.ScrollActive", "Gets the value indicating whether tabs scrolling arrows are currently shown (runtime-only).")]
public bool ScrollActive { get; }
<Browsable(False)>
<C1Description("C1DockingTab.ScrollActive", "Gets the value indicating whether tabs scrolling arrows are currently shown (runtime-only).")>
Public ReadOnly Property ScrollActive As Boolean