TextDecorations Property
TextDecorations
Gets or sets a TextDecorationCollection that contains the effects to apply to the text of the Header.
Declaration
public TextDecorationCollection TextDecorations { get; set; }
Public Property TextDecorations As TextDecorationCollection