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

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