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

In This Topic
    VisibleControls Property
    In This Topic
    Get or set the components to show in FileExplorer.
    Syntax
    'Declaration
     
    Public Property VisibleControls As FileExplorerControls
    public FileExplorerControls VisibleControls {get; set;}
    See Also