MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Items Property
NamespacesMPfm.WindowsControlsSongGridViewItems
List of grid view items (representing songs).
Declaration Syntax
C#Visual Basic
public List<SongGridViewItem> Items { get; }
Public ReadOnly Property Items As List(Of SongGridViewItem)
	Get

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)