Label Campo
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Const Label As String
'Uso
Dim value As String
value = ReportExpression..::..ParameterProperties.Label
public const string Label
public:
literal String^ Label
static val mutable Label: string
public const var Label : String