Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / EmptyColorCaption Property

In This Topic
    EmptyColorCaption Property
    In This Topic
    Gets or sets a caption for the empty color.
    Syntax
    'Declaration
     
    
    Public Property EmptyColorCaption As String
    public string EmptyColorCaption {get; set;}
    See Also