Class ColorCollection
Represents the class to store a collection of color model.
Inheritance
System.Object
ColorCollection
Namespace: Syncfusion.UI.Xaml.Editors
Assembly: Syncfusion.Editors.WinUI.dll
Syntax
public class ColorCollection : ObservableCollection<ColorModel>
Constructors
ColorCollection()
Declaration
public ColorCollection()