Gets or sets the container caption text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string Caption { get; set; } |
Visual Basic Copy Code |
---|
Public Property Caption As String |
A string containing the container's caption text.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |