ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / HorizontalHeaderAlignment Property

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