Gets or sets a value indicating whether the button that toggles media item list looping is visible.

Namespace:  C1.Silverlight.MediaPlayer
Assembly:  C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)

Syntax

C#
public bool IsLoopButtonVisible { get; set; }
Visual Basic
Public Property IsLoopButtonVisible As Boolean
	Get
	Set

See Also