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



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