StyleBase.Color Field
Returns the foreground color.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const Color As String
'Usage
Dim value As String
value = StyleBase.Color
protected const string Color
protected:
literal String^ Color
static val mutable Color: string
protected const var Color : String