property List.ForeColorHeader as Color
Specifies the header's foreground color.

TypeDescription
Color A color expression that indicates the foreground color of the control's header bar.
Use the BackColorHeader and ForeColorHeader properties to customize the control's header. Use the Font property to change the control's font. Use the Add method to add new columns to the control. Use the HeaderVisible property to hide the control's header bar.