Reports for WinForms | ComponentOne
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 String
    public string FieldName {get;}
    See Also