[]
Gets or sets a value indicating whether scroll buttons for scrolling toolbar links are visible.
[C1Description("C1OutBar.ShowScrollButtons", "Gets or sets a value indicating whether scroll buttons for scrolling toolbar links are visible.")]
[C1Category("Behavior")]
public bool ShowScrollButtons { get; set; }
<C1Description("C1OutBar.ShowScrollButtons", "Gets or sets a value indicating whether scroll buttons for scrolling toolbar links are visible.")>
<C1Category("Behavior")>
Public Property ShowScrollButtons As Boolean