Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1FilePicker Class / HasSelectedFiles Property

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