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