Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarTextSlotPresenter Class / VerticalTextAlignment Property

In This Topic
    VerticalTextAlignment Property
    In This Topic
    Gets or sets the text vertical alignment.
    Syntax
    'Declaration
     
    
    Public Property VerticalTextAlignment As VerticalAlignment
    public VerticalAlignment VerticalTextAlignment {get; set;}
    See Also