Campo StyleBase.cTransparentColor
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A string constant that specifies the name of the style attribute for transparent color.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const cTransparentColor As String
'Utilizzo
Dim value As String
value = StyleBase.cTransparentColor
protected const string cTransparentColor
protected:
literal String^ cTransparentColor
static val mutable cTransparentColor: string
protected const var cTransparentColor : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering