property Grid.HyperLinkColor as Color
Specifies the hyperlink color.

TypeDescription
Color A color expression that defines the color used by hyperlink cells. 

The HyperLinColor property defines the cell's foreground color being used when cursor hovers a cell that has the CellHyperLink property is True. Use the CellForeColor property to change the cell's foreground color. Use the ItemForeColor property to change the item's foreground color. Use the ForeColor property to specify a color for the entire control. Use the SelForeColor property to specify the foreground color for selected items.