ComponentOne CalendarView for WinForms
C1.Win.C1Input 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