Search
Grid.TopLeftAreaTextColor Property
See Also
 





Gets or sets the color of the text displayed in the top left area.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Color TopLeftAreaTextColor { get; set; }

Visual Basic  Copy Code

Public Property TopLeftAreaTextColor As Color

 Property Value

 See Also