ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryImage Class / Value Property

In This Topic
    Value Property (MemoryImage)
    In This Topic
    Gets or sets the image object.
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also