Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointmentPresenter Class / TextWrapping Property

In This Topic
    TextWrapping Property
    In This Topic
    Gets or sets how the text should be aligned. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public Property TextWrapping As TextWrapping
    public TextWrapping TextWrapping {get; set;}
    See Also