[Description("The foreground color of this part of the header or footer.")]
[Category("Appearance")]
[Localizable(true)]
[XmlIgnore()]
[EndUserDisplayName("Font Color")]
public Color ForeColor {get; set;}
'Usage
Dim instance As HeaderFooterElement
Dim value As Color
instance.ForeColor = value
value = instance.ForeColor
Property Value
A System.Drawing.Color structure representing the foreground color of the HeaderFooterElement. By default, HeaderFooter.ForeColor.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2