ScrollButtonsVisible Property (AxisScrollbar)
In This Topic
Gets or sets a value that indicates whether scroll buttons should be displayed.
Syntax
'Declaration
Public Property ScrollButtonsVisible As System.Boolean
public System.bool ScrollButtonsVisible {get; set;}
See Also