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

In This Topic
    InitPath Property
    In This Topic
    Get or set the initial path to load data into TreeView.
    Syntax
    'Declaration
     
    Public Property InitPath As System.String
    public System.string InitPath {get; set;}
    See Also