ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaPlayer Class / IsChapterListVisible Property

In This Topic
    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