C1.WPF Namespace / C1MenuItem Class / TextDecorations Property

In This Topic
TextDecorations Property (C1MenuItem)
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