Search
ContentComponent.Content Property
See Also
 






Gets or sets the content of this component.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ComponentBase Content { get; set; }

Visual Basic  Copy Code

Public Property Content As ComponentBase

 Property Value

 See Also