Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropDown Class / VerticalHeaderAlignment Property

In This Topic
    VerticalHeaderAlignment Property (C1ToolbarDropDown)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property VerticalHeaderAlignment As VerticalAlignment
    public VerticalAlignment VerticalHeaderAlignment {get; set;}
    See Also