Style Propiedad
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.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Style As Style
Get
'Uso
Dim instance As ChartLegendColumnHeader
Dim value As Style
value = instance.Style
public Style Style { get; }
public:
virtual property Style^ Style {
Style^ get () sealed;
}
abstract Style : Style
override Style : Style
final function get Style () : Style
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Style