ComponentOne MediaPlayer for WPF and Silverlight
AutoAdvance Property (C1MediaPlayer)

C1.WPF.MediaPlayer Namespace > C1MediaPlayer Class : AutoAdvance Property
Gets or sets a value indicating whether the player advances to the next media item when the reproduction of the current item ends. See also AutoPlay.
Syntax
'Declaration
 
Public Property AutoAdvance As Boolean
public bool AutoAdvance {get; set;}
See Also

Reference

C1MediaPlayer Class
C1MediaPlayer Members