Gets the name of the database field from which this PictureHolder will load images.

Namespace:  C1.C1Report.Util
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string FieldName { get; }
Visual Basic
Public ReadOnly Property FieldName As String
	Get

See Also