Splitter.ResizeHtmlContent

Syntax

ResizeHtmlContent: Boolean

Description

The ResizeHtmlContent property determines whether to resize HTML element set in the Content property.

Comments

If the property is set to True (default), the HTML item is resized on splitter movement:

When the property is set to False, size of the HTML item does not change on splitter movement:

Example

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

See also:

Splitter