Class ItemsCollection
This class represents an observable collection of GalleryItem objects.
Inheritance
System.Object
ItemsCollection
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class ItemsCollection : ObservableCollection<GalleryItem>
Constructors
ItemsCollection()
Declaration
public ItemsCollection()