Gets or sets text displayed inside the cell. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public string Text { get; set; } |
Visual Basic
![]() |
---|
Public Property Text As String |
A string of text that should be displayed in the cell. The default is an empty string.
The property specifies the text that appears inside a cell.