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