Compartilhar via


Construtor ReportColor (Color)

Creates a new instance of the ReportColor class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Sub New ( _
    color As Color _
)
'Uso
Dim color As Color 

Dim instance As New ReportColor(color)
public ReportColor(
    Color color
)
public:
ReportColor(
    Color color
)
new : 
        color:Color -> ReportColor
public function ReportColor(
    color : Color
)

Parâmetros

Consulte também

Referência

ReportColor Estrutura

Sobrecarregado ReportColor

Namespace Microsoft.ReportingServices.RdlObjectModel