TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItem Class / CanUserCloseProperty Field

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