Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DictionaryImage Class / Image Property

In This Topic
    Image Property (DictionaryImage)
    In This Topic
    Gets or sets the Image stored by the current DictionaryImage.
    Syntax
    'Declaration
     
    Public Property Image As Image
    public Image Image {get; set;}
    See Also