Class StandardPaletteModel
Represents the class for standard colors palette for ColorPaletteModel.
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Editors
Assembly: Syncfusion.Editors.WinUI.dll
Syntax
public sealed class StandardPaletteModel : ColorPaletteModel, INotifyPropertyChanged
Constructors
StandardPaletteModel()
Initializes a new instance of the StandardPaletteModel class.
Declaration
public StandardPaletteModel()
Implements
System.ComponentModel.INotifyPropertyChanged