Gets or sets a value indicating whether to paint the text of items in the overview.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public bool DisplayText { get; set; } |
Visual Basic Copy Code |
---|
Public Property DisplayText As Boolean |
true to display the text of items; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |