ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / VerticalHeaderAlignment Property

In This Topic
    VerticalHeaderAlignment Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property VerticalHeaderAlignment As VerticalAlignment
    public VerticalAlignment VerticalHeaderAlignment {get; set;}
    See Also