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