ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IVisualAppearance Interface / Image Property

In This Topic
    Image Property (IVisualAppearance)
    In This Topic
    Specifies the image that should be displayed, if any.
    Syntax
    'Declaration
     
    ReadOnly Property Image As String
    string Image {get;}
    See Also