Gets or sets the text color of the table cells. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Brush CellTextBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property CellTextBrush As Brush |
An instance of a System.Windows.Media.Brush-derived class. The default is Brushes.Black.