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

In This Topic
    Source Property (IImage)
    In This Topic
    Indicates the source of the image specified in the Value property.
    Syntax
    'Declaration
     
    ReadOnly Property Source As ImageSource
    ImageSource Source {get;}
    See Also