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