alexa

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX