ComponentOne SiteMap for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / ShowPathSelector Property

In This Topic
    ShowPathSelector Property
    In This Topic
    Show the path selector.
    Syntax
    'Declaration
     
    Public Property ShowPathSelector As System.Boolean
    public System.bool ShowPathSelector {get; set;}
    See Also