DataCaptionField Property (C1Gallery)
In This Topic
Gets or sets the name of the data source field to bind to the image captions.
Syntax
'Declaration
Public Property DataCaptionField As System.String
public System.string DataCaptionField {get; set;}
See Also