RVTDocs.com

DockablePaneState.MinimumHeight

Property
Description:
When %dockPosition% is anything other than floating, the minimum height to use for the pane. Default is 200 pixels.
Syntax
public int MinimumHeight { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for minimumHeight is not positive.