ComponentOne MediaPlayer for WPF and Silverlight
IsNextButtonVisible Property (C1MediaPlayer)

C1.Silverlight.MediaPlayer Namespace > C1MediaPlayer Class : IsNextButtonVisible Property
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

Reference

C1MediaPlayer Class
C1MediaPlayer Members