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

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