ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1ColorPicker Class / AllowEmpty Property

In This Topic
    AllowEmpty Property
    In This Topic
    Gets or sets a value indicating whether the empty color can de selected.
    Syntax
    'Declaration
     
    Public Property AllowEmpty As Boolean
    public bool AllowEmpty {get; set;}
    See Also