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

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