C1.Olap Namespace > C1OlapFieldStyle Class : ForeColor Property |
'Declaration
Public Property ForeColor As System.Nullable(Of Color)
'Usage
Dim instance As C1OlapFieldStyle Dim value As System.Nullable(Of Color) instance.ForeColor = value value = instance.ForeColor
public System.Nullable<Color> ForeColor {get; set;}
public read-write property ForeColor: System.Nullable;
public function get,set ForeColor : System.Nullable
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