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

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