Partager via


Champ StyleBase.BackgroundGradientType

Specifies the type of background gradient.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const BackgroundGradientType As String
'Utilisation
Dim value As String 

value = StyleBase.BackgroundGradientType
protected const string BackgroundGradientType
protected:
literal String^ BackgroundGradientType
static val mutable BackgroundGradientType: string
protected const var BackgroundGradientType : String

Notes

Valid values are None (default), LeftRight, TopBottom, Center, DiagonalLeft, DiagonalRight, HorizontalCenter, or VerticalCenter.

Voir aussi

Référence

StyleBase Classe

Espace de noms Microsoft.ReportingServices.ReportRendering