Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Accordion Class / VerticalHeaderAlignmentProperty Field

In This Topic
    VerticalHeaderAlignmentProperty Field (C1Accordion)
    In This Topic
    Identifies the VerticalHeaderAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalHeaderAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty VerticalHeaderAlignmentProperty
    See Also