DataImageUrlField Property (C1Gallery)
Gets or sets the name of the field from the data source that contains the values to bind to the "src" attribute of each image.
public System.string DataImageUrlField {get; set;}
'Declaration
Public Property DataImageUrlField As System.String