ForeColor Property (DynamicStyleInfo)
public new Color ForeColor {get;}
'Declaration
Public Shadows ReadOnly Property ForeColor As Color
'Usage
Dim instance As DynamicStyleInfo
Dim value As Color
value = instance.ForeColor
Property Value
A
System.Drawing.Color that represents the foreground color of the
GcMultiRow cell. The default is
Color.Empty.