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