Class IndicatorColorPalette
Represents a collection that holds SfKanban indicator mappings.
Inheritance
System.Object
IndicatorColorPalette
Namespace: Syncfusion.UI.Xaml.Kanban
Assembly: Syncfusion.SfKanban.WPF.dll
Syntax
public class IndicatorColorPalette : ObservableCollection<ColorMapping>
Constructors
IndicatorColorPalette()
Declaration
public IndicatorColorPalette()