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 |
A Microsoft.Maui.Graphics.Color instance. The default is Colors.Black.