AutoLayout Property (SparkSkinnableContainer)

Action

Gets whether measurement and layout are done when the position or size of a child is changed.

Syntax

C#
protected Boolean autoLayout { get; }
VB
'Declaration
Protected Read Property autoLayout As Boolean

Access

Read only.