TabControl for WPF | ComponentOne
C1.WPF.TabControl 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
    public static readonly DependencyProperty ShowSingleTabProperty
    See Also