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