Splitter.EnableResize

Syntax

EnableResize: Boolean

Description

The EnableResize property determines if panels can be resized.

Comments

If the property is set to False, panel size cannot be changed. By default the property is set to True.

Example

The property use is given on the Example of Creating the Splitter Component page.

See also:

Splitter