C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewItemBinding Class / IconSrcField Property

In This Topic
IconSrcField Property
In This Topic
Gets or sets the name of the field from the data source to bind to the IconSrc property of a C1ListViewItem object to which the C1ListViewBinding object is applied.
Syntax
'Declaration
 
Public Property IconSrcField As System.String
 
See Also