Конструктор ReportColor (String)
Creates a new instance of ReportColor.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Sub New ( _
color As String _
)
'Применение
Dim color As String
Dim instance As New ReportColor(color)
public ReportColor(
string color
)
public:
ReportColor(
String^ color
)
new :
color:string -> ReportColor
public function ReportColor(
color : String
)
Параметры
- color
Тип: System.String
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering