MindFusion.Wpf Pack Programmer's Guide
Header.TitleColor Property
See Also
 





Gets or sets the color of the header caption.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Color TitleColor { get; set; }

Visual Basic  Copy Code

Public Property TitleColor As Color

 Property Value

An instance of the .NET Color structure. The default is Color.Black.

 See Also

Header Members
Header Class
MindFusion.Diagramming.Wpf.Lanes Namespace