Gets or sets the default value for the Caption property of containers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string ContainerCaption { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContainerCaption As String |
A string specifying the initial caption text of containers. The default is "Container".
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |