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

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