ItemIconClassField Property
Gets or sets the name of the field from the data source to bind to the ItemIconClass property of a
C1TreeViewNode object to which the
C1TreeViewNodeBinding object is applied.
public System.string ItemIconClassField {get; set;}
'Declaration
Public Property ItemIconClassField As System.String