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

In This Topic
    ItemsView Property (C1MediaPlayer)
    In This Topic
    Collection view that mantains the current item for Items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemsView As ICollectionView
    public ICollectionView ItemsView {get;}
    See Also