Gets or sets a TextDecorationCollection that contains the effects to apply to the text of the Header.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public TextDecorationCollection TextDecorations { get; set; }
Visual Basic
Public Property TextDecorations As TextDecorationCollection
	Get
	Set

See Also