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

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