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

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