<Code Lib>
2021 Property
Changes 0
P

DockablePaneState.MinimumHeight

Description:
When %dockPosition% is anything other than floating, the minimum height to use for the pane. Default is 200 pixels.

public int MinimumHeight { get; set; }

Loading…