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

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