MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / EmbeddedImage Class / Name Property

In This Topic
Name Property (EmbeddedImage)
In This Topic
Gets or sets a name of the embedded image.
Syntax
'Declaration
 
Public Property Name As String
 

Property Value

A System.String value indicating the name of the image.
See Also