ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1ColorPicker Class / Value Property

In This Topic
    Value Property (C1ColorPicker)
    In This Topic
    Gets or sets the current color representation of the visual information contained in the control.
    Syntax
    'Declaration
     
    
    Public Shadows Property Value As Object
    public new object Value {get; set;}
    See Also