[]
Gets or sets a value that indicates whether scroll buttons should be displayed.
[C1Category("Appearance")]
[C1Description("Interaction.AxisScrollbar.ScrollButtonsVisible", "Gets or sets a value that indicates whether scroll buttons should be displayed.")]
public bool ScrollButtonsVisible { get; set; }
<C1Category("Appearance")>
<C1Description("Interaction.AxisScrollbar.ScrollButtonsVisible", "Gets or sets a value that indicates whether scroll buttons should be displayed.")>
Public Property ScrollButtonsVisible As Boolean