ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class / FieldName Property

In This Topic
    FieldName Property
    In This Topic
    Gets the name of the database field from which this PictureHolder will load images.
    Syntax
    'Declaration
     
    Public ReadOnly Property FieldName As System.String
    public System.string FieldName {get;}
    See Also