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