Sets or retrieves the URL of the image.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public string Source { get; set; }
Visual Basic (Declaration)
Public Property Source As String

See Also