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

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