C1.Silverlight Namespace / C1TreeViewItem Class / TextDecorations Property

In This Topic
TextDecorations Property (C1TreeViewItem)
In This Topic
Gets or sets a TextDecorationCollection that contains the effects to apply to the text of the Header.
Syntax
'Declaration
 
Public Property TextDecorations As TextDecorationCollection
 
See Also