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

In This Topic
    FocusFileExplorer Property
    In This Topic
    Get or set the shortcuts for focusing the FileExplorer.
    Syntax
    'Declaration
     
    Public Property FocusFileExplorer As System.String
    public System.string FocusFileExplorer {get; set;}
    See Also