Gets or sets the text displayed as caption of the table.
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 specifying the caption text.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |