ClassColorModeWrapper
Class
Represents a wrapper around the ColorMode enumeration.
Definition
Namespace:Telerik.Windows.Controls.ColorEditor.Mode
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public sealed class ColorModeWrapper
Inheritance: objectColorModeWrapper
Constructors
ColorModeWrapper()
Declaration
cs-api-definition
public ColorModeWrapper()
Properties
Methods
Equals(object)
Determines whether the specified object is equal to this instance.
GetHashCode()
Returns a hash code for this instance.
Declaration
cs-api-definition
public override int GetHashCode()
Returns
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Overrides
ToString()
Returns a string that represents this instance.