共用方式為


ReportColor.ToColor 方法

Returns a Color object that represents the report color.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Function ToColor As Color
'用途
Dim instance As ReportColor 
Dim returnValue As Color 

returnValue = instance.ToColor()
public Color ToColor()
public:
Color ToColor()
member ToColor : unit -> Color
public function ToColor() : Color

傳回值

型別:System.Drawing.Color
A Color object.

請參閱

參考

ReportColor 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間