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

In This Topic
    EnableOpenFile Property
    In This Topic
    Get or set a value indicating whether to allow opening a new window with the file.
    Syntax
    'Declaration
     
    Public Property EnableOpenFile As System.Boolean
    public System.bool EnableOpenFile {get; set;}
    See Also