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

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