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

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