Aurigma Graphics Mill 5.5 for .NET
ThumbnailListView..::.Items Property
Gets a collection of the list items.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public ReadOnly Property Items As ListItemCollection
C#
[BrowsableAttribute(false)] public ListItemCollection Items { get; }