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

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