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

In This Topic
    HorizontalHeaderAlignment Property (C1Accordion)
    In This Topic
    Gets or sets the HorizontalContentAlignment of the header.
    Syntax
    'Declaration
     
    
    Public Property HorizontalHeaderAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalHeaderAlignment {get; set;}
    See Also