Class ImageList
Image list is a collection of image locations.
Inheritance
System.Object
ImageList
Namespace: Syncfusion.Windows.Controls.Notification
Assembly: Syncfusion.SfHubTile.Wpf.dll
Syntax
public class ImageList : ObservableCollection<string>
Constructors
ImageList()
Declaration
public ImageList()