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

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