WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpLink Class / Title Property

In This Topic
Title Property (C1JumpLink)
In This Topic
Gets or sets the text displayed for the link in the Jump List.
Syntax
'Declaration
 
<C1CategoryAttribute("Appearance")>
<LocalizableAttribute(True)>
<DefaultValueAttribute("")>
<C1DescriptionAttribute("C1JumpLink.Title", "Text displayed for the link in the Jump List.")>
Public Property Title As String
 
See Also