ReportColor 생성자 (String)
Creates a new instance of the ReportColor class.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Sub New ( _
value As String _
)
‘사용 방법
Dim value As String
Dim instance As New ReportColor(value)
public ReportColor(
string value
)
public:
ReportColor(
String^ value
)
new :
value:string -> ReportColor
public function ReportColor(
value : String
)
매개 변수
- value
유형: System. . :: . .String
A string that represents the color.