Gets the URL that contains the Image loaded by this PictureHolder.

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

Syntax

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

See Also