ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1FilePicker Class / HasSelectedFiles Property

In This Topic
    HasSelectedFiles Property
    In This Topic
    True, if files were selected.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasSelectedFiles As Boolean
    public bool HasSelectedFiles {get;}
    See Also