Gets or sets how the text should be aligned.
This is a dependency property.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public TextWrapping TextWrapping { get; set; } |
| Visual Basic |
|---|
Public Property TextWrapping As TextWrapping Get Set |