Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HeaderedContentControl Class / VerticalHeaderAlignment Property

In This Topic
    VerticalHeaderAlignment Property
    In This Topic
    Gets or sets the VerticalHeaderAlignment of the header.
    Syntax
    'Declaration
     
    
    Public Property VerticalHeaderAlignment As VerticalAlignment
    public VerticalAlignment VerticalHeaderAlignment {get; set;}
    See Also