SlidePanel.EnableResize

Syntax

EnableResize: Boolean

Description

The EnableResize property determines whether the Header and Details panels can be resized.

Comments

Available values:

Use JSON or the setEnableResize method to set the property value, and the getEnableResize method to get the property value.

Example

The property use is given in description of the SlidePanel.Resizing event.

See also:

SlidePanel