ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / VerticalHeaderAlignment Property

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