ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Image Class / Name Property

In This Topic
    Name Property (Image)
    In This Topic
    Gets or sets the name of this image.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also