UILayoutPaneMinSize Property |
Minimum-size limit when resizing a pane (0 = as small as pane can go).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public Nullable<int> MinSize { get; set; }
Property Value
Type:
NullableInt32See Also