Gets or sets a value that indicates how any text should be wrapped in the Header.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public TextWrapping TextWrapping { get; set; } |
| Visual Basic |
|---|
Public Property TextWrapping As TextWrapping Get Set |
Remarks
This is a dependency property.