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