IsNextButtonVisible Property (C1MediaPlayer)
In This Topic
Gets or sets a value indicating whether the button that advances to the next media item is visible.
Syntax
'Declaration
Public Property IsNextButtonVisible As Boolean
public bool IsNextButtonVisible {get; set;}
See Also