Gets or sets the text displayed in the top left area.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string TopLeftAreaText { get; set; } |
Visual Basic Copy Code |
---|
Public Property TopLeftAreaText As String |
A string value.