Gets or sets the container caption text.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |