ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabControl Class / TabStripVerticalAlignmentProperty Field



In This Topic
    TabStripVerticalAlignmentProperty Field
    In This Topic
    Identifies the TabStripVerticalAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TabStripVerticalAlignmentProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabControl.TabStripVerticalAlignmentProperty
    public static readonly DependencyProperty TabStripVerticalAlignmentProperty
    public:
    static readonly DependencyProperty^ TabStripVerticalAlignmentProperty
    See Also