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