Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLImageItem Class / Source Property

In This Topic
    Source Property (XHTMLImageItem)
    In This Topic
    Sets or retrieves the URL of the image.
    Syntax
    'Declaration
     
    Public Property Source As System.String
    public System.string Source {get; set;}
    See Also