Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabItem Class / CanUserClose Property

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