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

In This Topic
    HorizontalHeaderAlignment Property (C1Expander)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HorizontalHeaderAlignment As HorizontalAlignment
    public HorizontalAlignment HorizontalHeaderAlignment {get; set;}
    See Also