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