UILayoutPaneResizeChildLayout Property |
Triggers child-layout.resizeAll() when this pane is resized.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public Nullable<bool> ResizeChildLayout { get; set; }
Property Value
Type:
NullableBooleanSee Also