ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeViewNode Class / ExpandedIconClass Property

In This Topic
    ExpandedIconClass Property
    In This Topic
    Set the icon class of the node when it's expanded.
    Syntax
    'Declaration
     
    Public Property ExpandedIconClass As System.String
    public System.string ExpandedIconClass {get; set;}
    See Also