Class ColorModeCollection
Represents a collection of enum wrappers.
Inheritance
System.Object
ColorModeCollection
Namespace: Telerik.Windows.Controls.ColorEditor.Mode
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public class ColorModeCollection : List<ColorModeWrapper>
Constructors
ColorModeCollection()
Initializes a new instance of the ColorModeCollection class.
Declaration
public ColorModeCollection()