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

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