Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabItem Class / CanUserCloseProperty Field

In This Topic
    CanUserCloseProperty Field (C1TabItem)
    In This Topic
    Identifies the CanUserClose dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CanUserCloseProperty As DependencyProperty
    public static readonly DependencyProperty CanUserCloseProperty
    See Also