Sets or retrieves a text alternative to the graphic.

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

Syntax

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

See Also