ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabItem Class / IsSelectable Property

In This Topic
    IsSelectable Property (C1DockTabItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsSelectable As Boolean
    public bool IsSelectable {get; set;}
    See Also