IsChapterListVisible Property (C1MediaPlayer)
In This Topic
Gets or sets a value indicating whether the list of chapters for the current media item is visible.
Syntax
'Declaration
Public Property IsChapterListVisible As Boolean
public bool IsChapterListVisible {get; set;}
See Also