ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / EnableCopy Property

In This Topic
    EnableCopy Property
    In This Topic
    Get or set a value indicating whether to allow copying of files/folders.
    Syntax
    'Declaration
     
    Public Property EnableCopy As System.Boolean
    public System.bool EnableCopy {get; set;}
    See Also