TreeView for ASP.NET WebForms
CollapsedIconClassField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNodeBinding Class : CollapsedIconClassField Property
Gets or sets the name of the field from the data source to bind to the CollapsedImageUrl property of a C1TreeViewNode object to which the C1TreeViewNodeBinding object is applied.
Syntax
'Declaration
 
Public Property CollapsedIconClassField As System.String
public System.string CollapsedIconClassField {get; set;}
See Also

Reference

C1TreeViewNodeBinding Class
C1TreeViewNodeBinding Members