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 example of property use is given in the Example of Creating the Splitter Component page.

See also:

Splitter