Gets or sets a value that indicates how any text should be wrapped in the Header.

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

Syntax

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

See Also