ResizeToContent Property (FlexDividedBox)

Action

Gets whether the DividedBox automatically resizes to the size of its children.

If true, the DividedBox automatically resizes to the size of its children. The default value is false.

Syntax

'Declaration
Protected Read Property resizeToContent As Boolean

Access

Read only.