Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / VerticalHeaderAlignment Property

In This Topic
    VerticalHeaderAlignment Property (C1Accordion)
    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