Campo Color
Returns the foreground color.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const Color As String
'Uso
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