New to Telerik UI for WinFormsStart a free 30-day trial

The adaptation types of the RadDiagramContainerShape.

Definition

Namespace:Telerik.WinControls.UI.Diagrams.Primitives

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public enum ContainerLayout

Fields

The container size and position is determined by its children.

C#
Auto = 1
Remarks:

It is applied only initially, when the container is loaded.

The container has its own size and position.

C#
Fixed = 0
Remarks:

Use this type to preserve the size of the container when saving the diagram.

In this article
DefinitionFieldsAutoFixed
Not finding the help you need?
Contact Support