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

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