Class ColorItemList
Contains list of system colors
Inheritance
System.Object
ColorItemList
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public class ColorItemList : ObservableCollection<ColorItem>
Constructors
ColorItemList()
Initializes a new instance of the ColorItemList class.
Declaration
public ColorItemList()