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

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