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

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