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

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