Gets or sets the color of the header caption.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color TitleColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleColor As Color |
An instance of the .NET Color structure. The default is Color.Black.