[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.Images.Item

this Property

this[string]

Gets the Image using a specified name.

Declaration
public Image this[string name] { get; }
Parameters
Type Name Description
string name

A string value indicating the name of the image to get.

Property Value
Type Description
Image

An Image object with the specified name.