StyleBase.BackgroundGradientType Field
Returns the type of background gradient.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintassi
'Dichiarazione
Protected Const BackgroundGradientType As String
protected const string BackgroundGradientType
protected:
literal String^ BackgroundGradientType
protected static final String BackgroundGradientType
protected const var BackgroundGradientType : String
Osservazioni
Data creazione:5 dicembre 2005
Valid values are None (default), LeftRight, TopBottom, Center, DiagonalLeft, DiagonalRight, HorizontalCenter, or VerticalCenter.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace