TreeView for ASP.NET WebForms
ExpandedIconClass Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNode Class : ExpandedIconClass Property
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

Reference

C1TreeViewNode Class
C1TreeViewNode Members