ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaPlayer Class / IsLoopButtonVisible Property

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