StyleBase.Color 字段

Returns the foreground color.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const Color As String
用法
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