UILayoutPaneResizable Property |
When open, can a pane be resized?
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntaxpublic Nullable<bool> Resizable { get; set; }
Property Value
Type:
NullableBoolean
See Also