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

In This Topic
    IsEditorValid Property (C1ColorPicker)
    In This Topic
    Gets the validity status of the picker editor.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property IsEditorValid As Boolean
    protected virtual bool IsEditorValid {get;}
    See Also