ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Image Class / Value Property

In This Topic
    Value Property (Image)
    In This Topic
    Gets or sets a value defining the image. The interpretation of that value depends on Image.Source.
    Syntax
    'Declaration
     
    Public Property Value As RdlObject
    public RdlObject Value {get; set;}
    See Also