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

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