ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1SpectrumColorPicker Class / Color Property

In This Topic
    Color Property (C1SpectrumColorPicker)
    In This Topic
    Gets or sets the color shown in the control.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also