ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / CanUserHideProperty Field

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