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