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

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