[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.ShowScrollButtons

ShowScrollButtons Property

ShowScrollButtons

Gets or sets a value indicating whether scroll buttons for scrolling toolbar links are visible.

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