Construtor NumericIndicator
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Creates a new instance of the NumericIndicator class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New NumericIndicator()
public NumericIndicator()
public:
NumericIndicator()
new : unit -> NumericIndicator
public function NumericIndicator()