property HeaderLane.CaptionColor as Color
Gets or sets a value that indicates the header's foreground color.

TypeDescription
Color A Color expression that specifies the color to show the caption on the header of the lane.
By default, the CaptionColor property is -1, which indicates that it has no effect. The Caption property defines the caption to be shown on the header of the lane. The Background(exPoolHorizontalHeaderForeColor) property specifies the foreground color for the horizontal header for all pools on the surface, while the CaptionColor property is -1. The Background(exPoolVerticalHeaderForeColor) property specifies the foreground color for the vertical header for all pools on the surface, while the CaptionColor property is -1.