Interface
IContainerChild

Defines an item which can be part of a diagram container shape.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public interface IContainerChild : ICollapsible

Inherited Members ICollapsible.IsCollapsed

Properties

ParentContainer

Gets the parent container shape.

Declaration

cs-api-definition
IContainerShape ParentContainer { get; }

Property Value

IContainerShape

The parent container.

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