Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates a new instance of the ReportColor class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Sub New ( _
value As String _
)
'Usage
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
)
Parameters
- value
Type: System.String
A string that represents the color.