ScrollButtonsVisible Property (C1AxisScrollbar)
In This Topic
Gets or sets the decrease button and increase button is visible or not.
Syntax
'Declaration
Public Property ScrollButtonsVisible As Boolean
public bool ScrollButtonsVisible {get; set;}
See Also