EnableResize: Boolean
The EnableResize property determines whether the Header and Details panels can be resized.
Available values:
true. The Header and Details panels can be resized.
false. The Header and Details panels cannot be resized (default).
Use JSON or the setEnableResize method to set the property value, and the getEnableResize method to get the property value.
The property use is given in description of the SlidePanel.Resizing event.
See also: