Enum ContainerLayout
The adaptation types of the RadDiagramContainerShape.
Namespace: Telerik.Windows.Controls.Diagrams.Primitives
Assembly: Telerik.Windows.Controls.Diagrams.dll
Syntax
public enum ContainerLayout
Auto
The container size and position is determined by its children.
Fixed
The container has its own size and position.