Click or drag to resize
UILayoutPaneLiveContentResizing Property
True = re-measure header/footer heights as resizer is dragged.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Nullable<bool> LiveContentResizing { get; set; }

Property Value

Type: NullableBoolean
See Also