ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / DataCaptionField Property

In This Topic
    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