LayoutControl.getLayout

Returns the Layout object configured for the container control or null if no layout is configured. The specific object returned will be an extension of Layout and will be one of the following: This is a read only property and cannot be set.

Further documentation.

returns Layout