Gets or sets a value indicating whether the list of chapters for the current media item is visible.

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

Syntax

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

See Also