ComponentOne Extended Library for WPF and Silverlight
C1ColorPickerMode Enumeration

C1.Silverlight.Extended Namespace : C1ColorPickerMode Enumeration
Pick the mode for the C1ColorPicker.
Syntax
'Declaration
 
Public Enum C1ColorPickerMode 
   Inherits System.Enum
public enum C1ColorPickerMode : System.Enum 
Members
MemberDescription
AdvancedShows only the advanced tab.
BasicShows only the basic tab.
BothShows both the basic and the advanced tabs.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.Extended.C1ColorPickerMode

See Also

Reference

C1.Silverlight.Extended Namespace