Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabControl Class / TabStripVerticalAlignmentProperty Field

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